aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/profile_add_body.tpl
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-11-15 16:26:41 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-11-15 16:26:41 +0000
commit0ed25deb63d13a77a26d74866434bd2832242319 (patch)
tree97deba7f12f669aa9304339e36c1dcf8f5aed8ab /phpBB/templates/subSilver/profile_add_body.tpl
parent01488dc03b7bb67780d382ec9e2a4575012b05b6 (diff)
downloadforums-0ed25deb63d13a77a26d74866434bd2832242319.tar
forums-0ed25deb63d13a77a26d74866434bd2832242319.tar.gz
forums-0ed25deb63d13a77a26d74866434bd2832242319.tar.bz2
forums-0ed25deb63d13a77a26d74866434bd2832242319.tar.xz
forums-0ed25deb63d13a77a26d74866434bd2832242319.zip
Email form - free with purchase of any two other items
git-svn-id: file:///svn/phpbb/trunk@1316 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver/profile_add_body.tpl')
-rw-r--r--phpBB/templates/subSilver/profile_add_body.tpl7
1 files changed, 1 insertions, 6 deletions
diff --git a/phpBB/templates/subSilver/profile_add_body.tpl b/phpBB/templates/subSilver/profile_add_body.tpl
index d04b76448a..119e3326cf 100644
--- a/phpBB/templates/subSilver/profile_add_body.tpl
+++ b/phpBB/templates/subSilver/profile_add_body.tpl
@@ -108,12 +108,7 @@
</td>
</tr>
<tr>
- <td class="row1"><span class="gen">{L_SIGNATURE}:</span><br />
- <span class="gensmall">{L_SIGNATURE_EXPLAIN}<br />
- <br />
- {L_HTML_IS} <u>{HTML_STATUS}</u><br />
- {L_BBCODE_IS} <u>{BBCODE_STATUS}</u><br />
- {L_SMILIES_ARE} <u>{SMILIES_STATUS}</u></span></td>
+ <td class="row1"><span class="gen">{L_SIGNATURE}:</span><br /><span class="gensmall">{L_SIGNATURE_EXPLAIN}<br /><br />{HTML_STATUS}<br />{BBCODE_STATUS}<br />{SMILIES_STATUS}</span></td>
<td class="row2">
<textarea name="signature"style="width: 300px" rows="6" cols="30" class="post">{SIGNATURE}</textarea>
</td>