From c36cc25cd5b1292ccb27cc67675e74eac5a7b89d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Mon, 28 Dec 2015 18:42:55 +0100 Subject: [PATCH] This should add the correct class --- themes/material/home.theme.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/material/home.theme.php b/themes/material/home.theme.php index e12d1f17..badd677b 100644 --- a/themes/material/home.theme.php +++ b/themes/material/home.theme.php @@ -29,6 +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); $search_html = "
@@ -49,7 +50,7 @@ EOD
$sitename