summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_ip_edit.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-05-26 20:16:08 +0000
committerErmal <eri@pfsense.org>2011-05-26 20:16:08 +0000
commitab731f540896004f316fac3b7a9657a91a848ee1 (patch)
tree18680276be2ef95bec607782f42f3f6315229717 /usr/local/www/services_captiveportal_ip_edit.php
parentadcf909ae96b5c573ce868bff22442b00f857f47 (diff)
downloadpfsense-ab731f540896004f316fac3b7a9657a91a848ee1.zip
pfsense-ab731f540896004f316fac3b7a9657a91a848ee1.tar.gz
Bring more consistent style to CP edit mac and ip passthrough pages.
Diffstat (limited to 'usr/local/www/services_captiveportal_ip_edit.php')
-rwxr-xr-xusr/local/www/services_captiveportal_ip_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/services_captiveportal_ip_edit.php b/usr/local/www/services_captiveportal_ip_edit.php
index fd87c5b..01d52a2 100755
--- a/usr/local/www/services_captiveportal_ip_edit.php
+++ b/usr/local/www/services_captiveportal_ip_edit.php
@@ -159,6 +159,9 @@ include("head.inc");
<form action="services_captiveportal_ip_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
+ <td colspan="2" valign="top" class="listtopic"><?=gettext("Edit allowed ip rule");?></td>
+ </tr>
+ <tr>
<td width="22%" valign="top" class="vncellreq"><?=gettext("Direction"); ?></td>
<td width="78%" class="vtable">
<select name="dir" class="formfld">
OpenPOWER on IntegriCloud