summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_groups.php
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2010-08-12 15:35:09 -0600
committerErik Fonnesbeck <efonnes@gmail.com>2010-08-12 16:02:41 -0600
commit3b7f0f53674eab45ea81b1e24046609760f67e6d (patch)
treebb6b93f8e30de80ffa907ba46404ee90abdd56b0 /usr/local/www/interfaces_groups.php
parent0153a0b81968512ee1998a741b5ea37f49161d79 (diff)
downloadpfsense-3b7f0f53674eab45ea81b1e24046609760f67e6d.zip
pfsense-3b7f0f53674eab45ea81b1e24046609760f67e6d.tar.gz
Fix some printfs and some text.
Diffstat (limited to 'usr/local/www/interfaces_groups.php')
-rwxr-xr-xusr/local/www/interfaces_groups.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_groups.php b/usr/local/www/interfaces_groups.php
index fe39891..df628c8 100755
--- a/usr/local/www/interfaces_groups.php
+++ b/usr/local/www/interfaces_groups.php
@@ -145,7 +145,7 @@ include("head.inc");
</tr>
<tr>
<td class="tabcont" colspan="3">
- <p><span class="vexpl"><span class="red"><strong><?=gettext("Note.");?><br></strong></span><?=gettext("Interface Groups allow you to create rules that apply to multiple interfaces without duplicating the rules. If you remove members from an interface group, the group rules no longer apply to that interface.");?></span></p>
+ <p><span class="vexpl"><span class="red"><strong><?=gettext("Note:");?><br></strong></span><?=gettext("Interface Groups allow you to create rules that apply to multiple interfaces without duplicating the rules. If you remove members from an interface group, the group rules no longer apply to that interface.");?></span></p>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud