summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-20 23:41:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-20 23:41:15 +0000
commit5404e688a896c3b7ca1a9ac25f186278411e28c3 (patch)
tree7a897ea0d3541599f4d00489e3ba28a34d95be22 /usr/local/www/vpn_pptp.php
parente3b43e67f6be2e6a80fb580a66a277a7effd8c8b (diff)
downloadpfsense-5404e688a896c3b7ca1a9ac25f186278411e28c3.zip
pfsense-5404e688a896c3b7ca1a9ac25f186278411e28c3.tar.gz
Remove stray note and cleanup table indenting
Diffstat (limited to 'usr/local/www/vpn_pptp.php')
-rwxr-xr-xusr/local/www/vpn_pptp.php8
1 files changed, 2 insertions, 6 deletions
diff --git a/usr/local/www/vpn_pptp.php b/usr/local/www/vpn_pptp.php
index 4307a9d..acf3fd7 100755
--- a/usr/local/www/vpn_pptp.php
+++ b/usr/local/www/vpn_pptp.php
@@ -306,12 +306,8 @@ function enable_change(enable_over) {
<input name="Submit" type="submit" class="formbtn" value="Save" onclick="enable_change(true)">
</td>
</tr>
- <tr>
- <td width="22%" valign="top">&nbsp;</td>
- <td width="78%"><span class="vexpl"><span class="red"><strong>Note:<br></td>
- </tr>
</table>
- </td>
+ </td>
</tr>
</table>
</form>
@@ -359,4 +355,4 @@ function add_default_pptp_rule() {
}
-?>
+?> \ No newline at end of file
OpenPOWER on IntegriCloud