mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 06:23:02 +01:00
5 lines
160 B
Smarty
5 lines
160 B
Smarty
{if $freeze}
|
|
{if $value}{$value}{else}{$noValueTxt}{/if}
|
|
{else}
|
|
<input type='text' name='{$attr_name}[]' value="{$value}" class='LSformElement_date'>
|
|
{/if}
|