diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/posting_body.html')
-rw-r--r-- | phpBB/styles/subSilver/template/posting_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/posting_body.html b/phpBB/styles/subSilver/template/posting_body.html index 3ccfff0a82..553920adb8 100644 --- a/phpBB/styles/subSilver/template/posting_body.html +++ b/phpBB/styles/subSilver/template/posting_body.html @@ -200,7 +200,7 @@ <!-- ENDIF --> </td> <td class="row2" valign="top"> - <script language="javascript" type="text/javascript"> + <script type="text/javascript"> <!-- var form_name = 'post'; |