From efb98c24c5d4ebae15f1f070ab6a8b7baf480a58 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sun, 27 Jan 2013 18:24:03 +0000 Subject: [PATCH] header.tpl: - link header logo to main.php https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3601801&group_id=191583 git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1421 a1433add-5e2c-0410-b055-b7f2511e0802 --- templates/header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/header.tpl b/templates/header.tpl index a2422037..456043af 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -21,7 +21,7 @@
- + {if $CONF.show_header_text==='YES' && $CONF.header_text}

{$CONF.header_text}

{/if}