summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcpv6_relay.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/services_dhcpv6_relay.php')
-rw-r--r--usr/local/www/services_dhcpv6_relay.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_dhcpv6_relay.php b/usr/local/www/services_dhcpv6_relay.php
index 59ddcaa..5b1e4ea 100644
--- a/usr/local/www/services_dhcpv6_relay.php
+++ b/usr/local/www/services_dhcpv6_relay.php
@@ -104,7 +104,7 @@ include("head.inc");
?>
-<script language="JavaScript">
+<script type="text/javascript">
<!--
function enable_change(enable_over) {
if (document.iform.enable.checked || enable_over) {
@@ -197,7 +197,7 @@ function enable_change(enable_over) {
</tr>
</table>
</form>
-<script language="JavaScript">
+<script type="text/javascript">
<!--
enable_change(false);
//-->
OpenPOWER on IntegriCloud