From ba66f653d6d57dcda592064943aac163e5d2b3e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Fri, 8 Jan 2016 10:22:58 +0100 Subject: [PATCH] Removes data-clink-sel="" in the sidebar links It's unused as far as I can see --- 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 41ea1ef0..a0cdf0eb 100644 --- a/themes/material/home.theme.php +++ b/themes/material/home.theme.php @@ -30,7 +30,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('data-clink-sel="" ','', preg_replace('/shm-clink/', 'mdl-navigation__link', $main_links)); $search_html = "