aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_layout.html
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2013-07-13 10:49:04 -0700
committerNathan Guse <nathaniel.guse@gmail.com>2013-07-13 10:49:04 -0700
commit9d86385a362868bcd82901e1c7df18ba80eda945 (patch)
tree5e4f36284d314362665523df1584afddcc6cdea6 /phpBB/styles/prosilver/template/posting_layout.html
parente10cbbf023aa6d0633d17804b3668a0ff09d96c7 (diff)
parent1d9794559354d7c52da7751e5d1fdcb17fe949e5 (diff)
downloadforums-9d86385a362868bcd82901e1c7df18ba80eda945.tar
forums-9d86385a362868bcd82901e1c7df18ba80eda945.tar.gz
forums-9d86385a362868bcd82901e1c7df18ba80eda945.tar.bz2
forums-9d86385a362868bcd82901e1c7df18ba80eda945.tar.xz
forums-9d86385a362868bcd82901e1c7df18ba80eda945.zip
Merge pull request #1436 from cyberalien/ticket/11563
Fix subPanels() in forum_fn.js
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_layout.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_layout.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/phpBB/styles/prosilver/template/posting_layout.html b/phpBB/styles/prosilver/template/posting_layout.html
index 4e9954ef81..c0bd0225de 100644
--- a/phpBB/styles/prosilver/template/posting_layout.html
+++ b/phpBB/styles/prosilver/template/posting_layout.html
@@ -79,12 +79,5 @@
<!-- IF S_DISPLAY_REVIEW --><!-- INCLUDE posting_topic_review.html --><!-- ENDIF -->
</form>
-<!-- IF not S_PRIVMSGS -->
-<script type="text/javascript">
-// <![CDATA[
- subPanels(show_panel);
-// ]]>
-</script>
-<!-- ENDIF -->
<!-- INCLUDE overall_footer.html -->