aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Dröscher <dhn2@users.sourceforge.net>2007-01-11 13:11:28 +0000
committerDominik Dröscher <dhn2@users.sourceforge.net>2007-01-11 13:11:28 +0000
commit09ed27b4aa2ec7ace17713dc13ac5fdd16ea5cd0 (patch)
treeea654779a3b3b80c2f3da205b3515cc02c5ecaa3
parentbb5e17f40b5cc1e9a2b4d501d48eb71e03264e85 (diff)
downloadforums-09ed27b4aa2ec7ace17713dc13ac5fdd16ea5cd0.tar
forums-09ed27b4aa2ec7ace17713dc13ac5fdd16ea5cd0.tar.gz
forums-09ed27b4aa2ec7ace17713dc13ac5fdd16ea5cd0.tar.bz2
forums-09ed27b4aa2ec7ace17713dc13ac5fdd16ea5cd0.tar.xz
forums-09ed27b4aa2ec7ace17713dc13ac5fdd16ea5cd0.zip
#7032
git-svn-id: file:///svn/phpbb/trunk@6883 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/styles/subSilver/template/posting_buttons.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/posting_buttons.html b/phpBB/styles/subSilver/template/posting_buttons.html
index a6540e3634..e4527570d4 100644
--- a/phpBB/styles/subSilver/template/posting_buttons.html
+++ b/phpBB/styles/subSilver/template/posting_buttons.html
@@ -87,7 +87,7 @@
</tr>
<!-- ENDIF -->
<tr>
- <td><input type="text" name="helpbox" style="width:100%" maxlength="100" class="helpline" value="{L_STYLES_TIP}" /></td>
+ <td><input type="text" readonly="readonly" name="helpbox" style="width:100%" maxlength="100" class="helpline" value="{L_STYLES_TIP}" /></td>
<!-- IF not $S_SIGNATURE and not S_EDIT_DRAFT -->
<td class="genmed" align="center">{L_FONT_COLOR}</td>
<!-- ENDIF -->