mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
6 lines
192 B
Smarty
Executable file
6 lines
192 B
Smarty
Executable file
|
|
<div class='field textarea'>
|
|
<label for='id_$field.0'>$field.1</label>
|
|
<textarea name='$field.0' id='id_$field.0'>$field.2</textarea>
|
|
<span class='field_help'>$field.3</span>
|
|
</div>
|