1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-28 12:30:42 +02:00
Files
php-phpbb/phpBB/styles/subsilver2/template/profilefields/string.html
2014-03-03 12:15:09 +01:00

4 lines
198 B
HTML

<!-- BEGIN string -->
<input type="text" class="post" name="{string.FIELD_IDENT}" size="{string.FIELD_LENGTH}" maxlength="{string.FIELD_MAXLEN}" value="{string.FIELD_VALUE}" />
<!-- END string -->