Commit 46bf6e98 authored by Jos Schellevis's avatar Jos Schellevis

last set of html fixed for the day

parent 4156a728
...@@ -361,6 +361,7 @@ include("head.inc"); ...@@ -361,6 +361,7 @@ include("head.inc");
?> ?>
<body>
<script type="text/javascript" src="/javascript/row_helper.js"> <script type="text/javascript" src="/javascript/row_helper.js">
</script> </script>
...@@ -442,7 +443,6 @@ include("head.inc"); ...@@ -442,7 +443,6 @@ include("head.inc");
} }
//]]> //]]>
</script> </script>
</head>
<?php <?php
/* active tabs */ /* active tabs */
...@@ -479,9 +479,6 @@ include("head.inc"); ...@@ -479,9 +479,6 @@ include("head.inc");
} }
?> ?>
<body>
<?php include("fbegin.inc"); ?> <?php include("fbegin.inc"); ?>
<section class="page-content-main"> <section class="page-content-main">
......
...@@ -94,6 +94,8 @@ include("head.inc"); ...@@ -94,6 +94,8 @@ include("head.inc");
?> ?>
<body>
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
function enable_change(enable_over) { function enable_change(enable_over) {
...@@ -109,10 +111,7 @@ function enable_change(enable_over) { ...@@ -109,10 +111,7 @@ function enable_change(enable_over) {
} }
//]]> //]]>
</script> </script>
</head>
<body>
<?php include("fbegin.inc"); ?> <?php include("fbegin.inc"); ?>
<section class="page-content-main"> <section class="page-content-main">
......
...@@ -139,6 +139,8 @@ include("head.inc"); ...@@ -139,6 +139,8 @@ include("head.inc");
?> ?>
<body>
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
function enable_change(enable_over) { function enable_change(enable_over) {
...@@ -155,10 +157,7 @@ function show_advanced_dns() { ...@@ -155,10 +157,7 @@ function show_advanced_dns() {
} }
//]]> //]]>
</script> </script>
</head>
<body>
<?php include("fbegin.inc"); ?> <?php include("fbegin.inc"); ?>
<section class="page-content-main"> <section class="page-content-main">
......
...@@ -170,7 +170,8 @@ $shortcut_section = "ntp"; ...@@ -170,7 +170,8 @@ $shortcut_section = "ntp";
include("head.inc"); include("head.inc");
?> ?>
<body>
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
//Generic show an advanced option function //Generic show an advanced option function
...@@ -209,9 +210,7 @@ include("head.inc"); ...@@ -209,9 +210,7 @@ include("head.inc");
} }
//]]> //]]>
</script> </script>
</head>
<body>
<?php include("fbegin.inc"); ?> <?php include("fbegin.inc"); ?>
<section class="page-content-main"> <section class="page-content-main">
......
...@@ -151,6 +151,8 @@ $shortcut_section = "ntp"; ...@@ -151,6 +151,8 @@ $shortcut_section = "ntp";
include("head.inc"); include("head.inc");
?> ?>
<body>
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
function show_advanced(showboxID, configvalueID) { function show_advanced(showboxID, configvalueID) {
...@@ -341,10 +343,7 @@ SureGPS = #Sure Electronics SKG16B ...@@ -341,10 +343,7 @@ SureGPS = #Sure Electronics SKG16B
} }
//]]> //]]>
</script> </script>
</head>
<body>
<?php include("fbegin.inc"); ?> <?php include("fbegin.inc"); ?>
<section class="page-content-main"> <section class="page-content-main">
......
...@@ -155,6 +155,9 @@ $shortcut_section = "snmp"; ...@@ -155,6 +155,9 @@ $shortcut_section = "snmp";
include("head.inc"); include("head.inc");
?> ?>
<body>
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
function check_deps() { function check_deps() {
...@@ -259,10 +262,7 @@ function enable_change(whichone) { ...@@ -259,10 +262,7 @@ function enable_change(whichone) {
} }
//]]> //]]>
</script> </script>
</head>
<body>
<?php include("fbegin.inc"); ?> <?php include("fbegin.inc"); ?>
<section class="page-content-main"> <section class="page-content-main">
......
...@@ -160,6 +160,8 @@ include_once("head.inc"); ...@@ -160,6 +160,8 @@ include_once("head.inc");
?> ?>
<body>
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
function enable_change(enable_over) { function enable_change(enable_over) {
...@@ -173,9 +175,7 @@ function show_advanced_dns() { ...@@ -173,9 +175,7 @@ function show_advanced_dns() {
} }
//]]> //]]>
</script> </script>
</head>
<body>
<?php include("fbegin.inc"); ?> <?php include("fbegin.inc"); ?>
<section class="page-content-main"> <section class="page-content-main">
......
...@@ -1169,8 +1169,7 @@ useproxy_changed(); ...@@ -1169,8 +1169,7 @@ useproxy_changed();
//]]> //]]>
</script> </script>
<?php include("foot.inc"); ?> <?php include("foot.inc"); ?>
</body>
</html>
<?php <?php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment