summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp_users.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-10 04:29:17 +0000
committerBill Marquette <billm@pfsense.org>2005-08-10 04:29:17 +0000
commit949202c282286ff1e30a6bf4b4391ad07a11784e (patch)
tree0fa7c58bb1948a81a606feeb8bf933bac2480c3b /usr/local/www/vpn_pptp_users.php
parent590725d7fd0438f27aec4652e2137070729bae58 (diff)
downloadpfsense-949202c282286ff1e30a6bf4b4391ad07a11784e.zip
pfsense-949202c282286ff1e30a6bf4b4391ad07a11784e.tar.gz
fix </div> placement
Diffstat (limited to 'usr/local/www/vpn_pptp_users.php')
-rwxr-xr-xusr/local/www/vpn_pptp_users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pptp_users.php b/usr/local/www/vpn_pptp_users.php
index e9ac5da..fb4d7b2 100755
--- a/usr/local/www/vpn_pptp_users.php
+++ b/usr/local/www/vpn_pptp_users.php
@@ -115,10 +115,10 @@ include("head.inc");
<td class="list"> <a href="vpn_pptp_users_edit.php"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" title="add user" width="17" height="17" border="0"></a></td>
</tr>
</table>
+</div>
</td>
</tr>
</table>
-</div>
</form>
<?php include("fend.inc"); ?>
<script type="text/javascript">
OpenPOWER on IntegriCloud