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");
?>
<body>
<script type="text/javascript" src="/javascript/row_helper.js">
</script>
......@@ -442,7 +443,6 @@ include("head.inc");
}
//]]>
</script>
</head>
<?php
/* active tabs */
......@@ -479,9 +479,6 @@ include("head.inc");
}
?>
<body>
<?php include("fbegin.inc"); ?>
<section class="page-content-main">
......
......@@ -94,6 +94,8 @@ include("head.inc");
?>
<body>
<script type="text/javascript">
//<![CDATA[
function enable_change(enable_over) {
......@@ -109,10 +111,7 @@ function enable_change(enable_over) {
}
//]]>
</script>
</head>
<body>
<?php include("fbegin.inc"); ?>
<section class="page-content-main">
......
......@@ -139,6 +139,8 @@ include("head.inc");
?>
<body>
<script type="text/javascript">
//<![CDATA[
function enable_change(enable_over) {
......@@ -155,10 +157,7 @@ function show_advanced_dns() {
}
//]]>
</script>
</head>
<body>
<?php include("fbegin.inc"); ?>
<section class="page-content-main">
......
......@@ -170,6 +170,7 @@ $shortcut_section = "ntp";
include("head.inc");
?>
<body>
<script type="text/javascript">
//<![CDATA[
......@@ -209,9 +210,7 @@ include("head.inc");
}
//]]>
</script>
</head>
<body>
<?php include("fbegin.inc"); ?>
<section class="page-content-main">
......
......@@ -151,6 +151,8 @@ $shortcut_section = "ntp";
include("head.inc");
?>
<body>
<script type="text/javascript">
//<![CDATA[
function show_advanced(showboxID, configvalueID) {
......@@ -341,10 +343,7 @@ SureGPS = #Sure Electronics SKG16B
}
//]]>
</script>
</head>
<body>
<?php include("fbegin.inc"); ?>
<section class="page-content-main">
......
......@@ -155,6 +155,9 @@ $shortcut_section = "snmp";
include("head.inc");
?>
<body>
<script type="text/javascript">
//<![CDATA[
function check_deps() {
......@@ -259,10 +262,7 @@ function enable_change(whichone) {
}
//]]>
</script>
</head>
<body>
<?php include("fbegin.inc"); ?>
<section class="page-content-main">
......
......@@ -160,6 +160,8 @@ include_once("head.inc");
?>
<body>
<script type="text/javascript">
//<![CDATA[
function enable_change(enable_over) {
......@@ -173,9 +175,7 @@ function show_advanced_dns() {
}
//]]>
</script>
</head>
<body>
<?php include("fbegin.inc"); ?>
<section class="page-content-main">
......
......@@ -1169,8 +1169,7 @@ useproxy_changed();
//]]>
</script>
<?php include("foot.inc"); ?>
</body>
</html>
<?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