From ba288180034e5fd66aa4e6de4d8dc632d4bc1979 Mon Sep 17 00:00:00 2001 From: Jimako Date: Sun, 21 Feb 2021 19:24:43 +0100 Subject: [PATCH] #275 fix for empty link in home icon for WAVE --- e107_handlers/form_handler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_handlers/form_handler.php b/e107_handlers/form_handler.php index 8c8e310b0..a3e2f1308 100644 --- a/e107_handlers/form_handler.php +++ b/e107_handlers/form_handler.php @@ -3645,7 +3645,7 @@ var_dump($select_options);*/ $homeIcon = e107::getParser()->toGlyph($homeicon,false); - $opt[] = "".$homeIcon. ''; // Add Site-Pref to disable? + $opt[] = "".$homeIcon. ''; // Add Site-Pref to disable? $text = "\n