mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11201] Split template file into multiple files
PHPBB3-11201
This commit is contained in:
3
phpBB/styles/prosilver/template/profilefields/text.html
Normal file
3
phpBB/styles/prosilver/template/profilefields/text.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!-- BEGIN text -->
|
||||
<textarea name="{text.FIELD_IDENT}" id="{text.FIELD_IDENT}" rows="{text.FIELD_ROWS}" cols="{text.FIELD_COLS}" class="inputbox">{text.FIELD_VALUE}</textarea>
|
||||
<!-- END text -->
|
Reference in New Issue
Block a user