]> git.sur5r.net Git - contagged/blobdiff - templates/header.tpl
added sizelimit info
[contagged] / templates / header.tpl
index 224538e931c6339189597e502338747b31655c5f..e61f1a8167d9baec9ab9c074c75e204b5bfe846d 100644 (file)
@@ -42,7 +42,7 @@
     {if $LDAPERRORS != ''}
         <div class="ldaperror" onclick="this.style.display = 'none'">
             <h3>{$lang.err_ldap}</h3>
-            <p>{$LDAPERRORS|escape}</p>
+            <p>{$LDAPERRORS}</p>
         </div>
     {/if}