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