From 4aca798e47fcaa6daf90c43714111dc4d15e1f04 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Jovanovi=C4=87?= Date: Tue, 10 Mar 2015 18:13:23 -0500 Subject: [PATCH] added menu div and cleaned up code --- tpl/page.header.html | 43 +++++++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 14 deletions(-) diff --git a/tpl/page.header.html b/tpl/page.header.html index 17c0c75c..0fd65e40 100644 --- a/tpl/page.header.html +++ b/tpl/page.header.html @@ -1,28 +1,43 @@ - -
Shaare your links...
- {if="!empty($linkcount)"}{$linkcount} links{/if}
- {$shaarlititle|htmlspecialchars} + + +
+ {if="!empty($linkcount)"}{$linkcount} links{/if} +
+ + + + +
-- 2.41.0