From a4c7af7c65b245d6d43494d2c3d0c39792c26f33 Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Mon, 17 Jun 2024 08:46:15 -0600 Subject: [PATCH] Ensure the href tag doesn't get removed; remove inline line-height style --- views/setup_page.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/setup_page.php b/views/setup_page.php index 6194e0d..64b562b 100644 --- a/views/setup_page.php +++ b/views/setup_page.php @@ -35,7 +35,7 @@ ?>

-

+

[ - 'href', + 'href' => [], ], 'strong' => [], ]