diff options
Diffstat (limited to 'phpBB/adm/style/acp_attachments.html')
-rw-r--r-- | phpBB/adm/style/acp_attachments.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/phpBB/adm/style/acp_attachments.html b/phpBB/adm/style/acp_attachments.html index 36d8f24f32..950e9bb6f9 100644 --- a/phpBB/adm/style/acp_attachments.html +++ b/phpBB/adm/style/acp_attachments.html @@ -117,8 +117,7 @@ <!-- IF S_EDIT_GROUP --> <script type="text/javascript" defer="defer"> - <!-- - + // <![CDATA[ function update_image(newimage) { if (newimage == 'no_image') @@ -163,7 +162,7 @@ } } - //--> + // ]]> </script> <form id="extgroups" method="post" action="{U_ACTION}"> |