Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
46bf6e98
Commit
46bf6e98
authored
Jan 02, 2015
by
Jos Schellevis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
last set of html fixed for the day
parent
4156a728
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
15 additions
and
23 deletions
+15
-23
services_dhcpv6.php
src/www/services_dhcpv6.php
+1
-4
services_dhcpv6_relay.php
src/www/services_dhcpv6_relay.php
+2
-3
services_dnsmasq.php
src/www/services_dnsmasq.php
+2
-3
services_ntpd.php
src/www/services_ntpd.php
+2
-3
services_ntpd_gps.php
src/www/services_ntpd_gps.php
+2
-3
services_snmp.php
src/www/services_snmp.php
+3
-3
services_unbound.php
src/www/services_unbound.php
+2
-2
vpn_openvpn_client.php
src/www/vpn_openvpn_client.php
+1
-2
No files found.
src/www/services_dhcpv6.php
View file @
46bf6e98
...
@@ -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"
>
...
...
src/www/services_dhcpv6_relay.php
View file @
46bf6e98
...
@@ -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"
>
...
...
src/www/services_dnsmasq.php
View file @
46bf6e98
...
@@ -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"
>
...
...
src/www/services_ntpd.php
View file @
46bf6e98
...
@@ -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"
>
...
...
src/www/services_ntpd_gps.php
View file @
46bf6e98
...
@@ -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"
>
...
...
src/www/services_snmp.php
View file @
46bf6e98
...
@@ -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"
>
...
...
src/www/services_unbound.php
View file @
46bf6e98
...
@@ -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"
>
...
...
src/www/vpn_openvpn_client.php
View file @
46bf6e98
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment