aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/profilefields/text.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subsilver2/template/profilefields/text.html')
-rw-r--r--phpBB/styles/subsilver2/template/profilefields/text.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/phpBB/styles/subsilver2/template/profilefields/text.html b/phpBB/styles/subsilver2/template/profilefields/text.html
deleted file mode 100644
index df2474ad3e..0000000000
--- a/phpBB/styles/subsilver2/template/profilefields/text.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<!-- BEGIN text -->
-<textarea name="{text.FIELD_IDENT}" rows="{text.FIELD_ROWS}" cols="{text.FIELD_COLS}">{text.FIELD_VALUE}</textarea>
-<!-- END text -->