phpbb/phpBB/styles/subsilver2/template/profilefields/string.html
2014-03-03 12:15:09 +01:00

3 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 -->