aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/profilefields/string.html
blob: cf457d39ad92da11305bd8226b6d439eac0d8116 (plain)
1
2
3
<!-- BEGIN string -->
<input type="text" class="inputbox autowidth" name="{string.FIELD_IDENT}" id="{string.FIELD_IDENT}" size="{string.FIELD_LENGTH}" maxlength="{string.FIELD_MAXLEN}" value="{string.FIELD_VALUE}" />
<!-- END string -->