5 lines
215 B
Smarty
5 lines
215 B
Smarty
|
<label class="input floating-label" for="$name$">
|
||
|
<input data-type="$dataType$" type="$type$" id="$name$" value="$value$">
|
||
|
<span class="input-label">$showName$</span>
|
||
|
<span class="focus"></span>
|
||
|
</label>
|