]> git.sur5r.net Git - contagged/blob - templates/ldaperror.tpl
changed session hijack test
[contagged] / templates / ldaperror.tpl
1 {if $LDAPERRORS != ''}
2 <script>
3   window.alert('{$lang.err_ldap}:\n\n{$LDAPERRORS|escape:quotes}');
4 </script>
5 {/if}