summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_vouchers.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_captiveportal_vouchers.php')
-rw-r--r--src/usr/local/www/services_captiveportal_vouchers.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/local/www/services_captiveportal_vouchers.php b/src/usr/local/www/services_captiveportal_vouchers.php
index ba39b2f..51e0c80 100644
--- a/src/usr/local/www/services_captiveportal_vouchers.php
+++ b/src/usr/local/www/services_captiveportal_vouchers.php
@@ -638,7 +638,8 @@ print($form);
?>
</div>
-<script>
+<script type="text/javascript">
+//<![CDATA[
events.push(function(){
// Hides all elements of the specified class. This will usually be a section or group
@@ -680,6 +681,6 @@ events.push(function(){
});
generateButton.appendTo($('#publickey + .help-block')[0]);
});
-
+//]]>
</script>
<?php include("foot.inc");
OpenPOWER on IntegriCloud