diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_layout.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/posting_layout.html | 7 | 
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 -->  | 
