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