summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/pkg_mgr_install.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/pkg_mgr_install.php')
-rw-r--r--src/usr/local/www/pkg_mgr_install.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/pkg_mgr_install.php b/src/usr/local/www/pkg_mgr_install.php
index 8c2765b..f83bfc9 100644
--- a/src/usr/local/www/pkg_mgr_install.php
+++ b/src/usr/local/www/pkg_mgr_install.php
@@ -521,7 +521,7 @@ if ($completed):
if ($firmwareupdate && $reboot_needed):
?>
-<script>
+<script type="text/javascript">
//<![CDATA[
events.push(function() {
time = "<?=$guitimeout?>";
@@ -535,7 +535,7 @@ endif;
?>
-<script>
+<script type="text/javascript">
//<![CDATA[
// Update the progress indicator
// transition = true allows the bar to move at default speed, false = instantaneous
OpenPOWER on IntegriCloud