From eceef2a56f1b359337f846c347ded62228494165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Mon, 28 Dec 2015 03:22:42 +0100 Subject: [PATCH] Added links --- 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 9a726d37..894525bf 100644 --- a/themes/material/home.theme.php +++ b/themes/material/home.theme.php @@ -37,7 +37,6 @@ EOD } public function build_body(/*string*/ $sitename, /*string*/ $main_links, /*string*/ $main_text, /*string*/ $contact_link, $num_comma, /*string*/ $counter_text) { - $main_links_html = empty($main_links) ? "" : /*Change this*/""; $message_html = empty($main_text) ? "" : "
$main_text
"; $counter_html = empty($counter_text) ? "" : "
$counter_text
"; $contact_link = empty($contact_link) ? "" : "
Contact –"; @@ -60,6 +59,7 @@ EOD
$sitename + $main_links