summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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