aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/profilefields/string.html
blob: 5a98562e2a2524d39f271c73b843a0f44b10f0cb (plain)
1
2
3
<!-- 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 -->