From 90b306184facdb06ccebcef359eaa213517a5a48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Mon, 28 Dec 2015 18:12:37 +0100 Subject: [PATCH] weird –es --- themes/material/home.theme.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/material/home.theme.php b/themes/material/home.theme.php index 45b13d8f..6a55c9a1 100644 --- a/themes/material/home.theme.php +++ b/themes/material/home.theme.php @@ -28,7 +28,7 @@ EOD public function build_body(/*string*/ $sitename, /*string*/ $main_links, /*string*/ $main_text, /*string*/ $contact_link, $num_comma, /*string*/ $counter_text) { $message_html = empty($main_text) ? "" : "
$main_text
"; $counter_html = empty($counter_text) ? "" : "
$counter_text
"; - $contact_link = empty($contact_link) ? "" : "
Contact –"; + $contact_link = empty($contact_link) ? "" : "
Contact -"; $search_html = "
@@ -57,7 +57,7 @@ EOD $message_html $counter_html