mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-13 05:53:03 +01:00
6 lines
160 B
Smarty
6 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}
|