ldapsaisie/public_html/templates/default/LSformElement_password_field.tpl
2009-11-13 14:26:11 +01:00

6 lines
128 B
Smarty

{if $freeze}
********
{else}
<input type='password' name='{$attr_name}[]' value="{$pwd}" class='LSformElement_password'/>
{/if}