aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/progress_bar.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-10-07 20:58:08 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-10-07 20:58:08 +0200
commitb80cbd0e7dbe5fac29338ef1f2b88d29fef60dc2 (patch)
tree6d4dc4352bc8eb255b453fb3fa4d986b1a5b2784 /phpBB/adm/style/progress_bar.html
parent4cda76b5c09da525a01c80daa03f5d574f601ad5 (diff)
parent4ce8604700bdf0c74eb4f6c1e8907114f6083943 (diff)
downloadforums-b80cbd0e7dbe5fac29338ef1f2b88d29fef60dc2.tar
forums-b80cbd0e7dbe5fac29338ef1f2b88d29fef60dc2.tar.gz
forums-b80cbd0e7dbe5fac29338ef1f2b88d29fef60dc2.tar.bz2
forums-b80cbd0e7dbe5fac29338ef1f2b88d29fef60dc2.tar.xz
forums-b80cbd0e7dbe5fac29338ef1f2b88d29fef60dc2.zip
Merge branch '3.2.x' into 3.3.x
Diffstat (limited to 'phpBB/adm/style/progress_bar.html')
-rw-r--r--phpBB/adm/style/progress_bar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/progress_bar.html b/phpBB/adm/style/progress_bar.html
index 1822675c15..1e58257ff0 100644
--- a/phpBB/adm/style/progress_bar.html
+++ b/phpBB/adm/style/progress_bar.html
@@ -1,6 +1,6 @@
<!-- INCLUDE simple_header.html -->
-<script type="text/javascript">
+<script>
// <![CDATA[
/**
* Close previously opened popup
@@ -31,7 +31,7 @@
<p>{L_PROGRESS_EXPLAIN}</p>
</div>
-<script type="text/javascript">
+<script>
// <![CDATA[
close_popup();
// ]]>