Code

Removed one w3c problem
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 20 Apr 2007 13:57:14 +0000 (13:57 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 20 Apr 2007 13:57:14 +0000 (13:57 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6165 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/login.tpl

index 5387d1b82252c5ab4465c1f035cfbe25bd2dec8f..275a923d920f1686001bc2344a48ad9142303ae2 100644 (file)
@@ -30,7 +30,7 @@
 
            <div style='padding:12px;text-align:center;'>
                {t}Please use your username and your password to log into the site administration system.{/t}<br>
-               <b>{$ssl}</b>
+               {if $ssl}<b>{$ssl}</b>{/if}
            </div>