mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
[ticket/11201] Split template file into multiple files
PHPBB3-11201
This commit is contained in:
@@ -0,0 +1,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 -->
|
Reference in New Issue
Block a user