summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 20:20:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 20:20:12 +0000
commit47c00c09fcba5a31dc1947740c437c7c46dcd56d (patch)
tree86258a07721b1fd83b1ad4feb078455acd5f2266 /usr/local/www/vpn_openvpn_csc.php
parentdddf4c1639cc9ab329b68121aa7824b2f3d7b339 (diff)
downloadpfsense-47c00c09fcba5a31dc1947740c437c7c46dcd56d.zip
pfsense-47c00c09fcba5a31dc1947740c437c7c46dcd56d.tar.gz
move CSS header to correct location
Diffstat (limited to 'usr/local/www/vpn_openvpn_csc.php')
-rw-r--r--usr/local/www/vpn_openvpn_csc.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/vpn_openvpn_csc.php b/usr/local/www/vpn_openvpn_csc.php
index f957dda..486b01d 100644
--- a/usr/local/www/vpn_openvpn_csc.php
+++ b/usr/local/www/vpn_openvpn_csc.php
@@ -282,9 +282,6 @@ function netbios_change() {
?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
- <tr>
- <td colspan="2" valign="top" class="listtopic">General information</td>
- </tr>
<td class="tabnavtbl">
<ul id="tabnav">
<?php
@@ -305,6 +302,9 @@ function netbios_change() {
<form action="vpn_openvpn_csc.php" method="post" name="iform" id="iform" onsubmit="presubmit()">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
+ <td colspan="2" valign="top" class="listtopic">General information</td>
+ </tr>
+ <tr>
<td width="22%" valign="top" class="vncellreq">Disabled</td>
<td width="78%" class="vtable">
<table border="0" cellpadding="0" cellspacing="0">
OpenPOWER on IntegriCloud