From 6a9632e89ce4c8c6b11ef8162806c3a425a98f16 Mon Sep 17 00:00:00 2001 From: Kevin G Fourie Date: Sat, 16 May 2009 11:57:55 +0200 Subject: [PATCH] Resized login image html tags. --- templates/ktcore/login.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/login.smarty b/templates/ktcore/login.smarty index 145e049..ed0968a 100644 --- a/templates/ktcore/login.smarty +++ b/templates/ktcore/login.smarty @@ -27,7 +27,7 @@ {if $config->get("ui/mainLogo") != ''} {$config->get(
{else} - {$appname}
+ {$appname}
{/if} {if $smallVersion == 'Community Edition'}

{i18n}Community Edition{/i18n}

-- libgit2 0.21.4