From f2af07e3d1af08fc157cf26839eeb3532b992375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Wed, 6 Jan 2016 15:22:38 +0100 Subject: [PATCH] O.o why didn't that work? --- themes/material/home.theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/material/home.theme.php b/themes/material/home.theme.php index e2aff959..e1be4230 100644 --- a/themes/material/home.theme.php +++ b/themes/material/home.theme.php @@ -29,7 +29,7 @@ EOD $message_html = empty($main_text) ? "" : "
$main_text
"; $counter_html = empty($counter_text) ? "" : "
$counter_text
"; $contact_link = empty($contact_link) ? "" : "
Contact -"; - $main_links_html = empty($main_links) ? "" : preg_replace("/shm-clink/", "/mdl-navigation__link/", $main_links); + $main_links_html = empty($main_links) ? "" : preg_replace("/shm-clink/g", "/mdl-navigation__link/", $main_links); $search_html = "