diff options
author | Chris Buechler <cmb@pfsense.org> | 2013-04-04 18:56:28 -0500 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2013-04-04 18:56:28 -0500 |
commit | ceb09a8cd77e5c308a93e7383e9f316f5a645a5f (patch) | |
tree | 322a111e8b2118d921336a247ed66951a324e219 /usr | |
parent | 8b7c19ed3210286179063e46e1106bb532162b06 (diff) | |
download | pfsense-ceb09a8cd77e5c308a93e7383e9f316f5a645a5f.zip pfsense-ceb09a8cd77e5c308a93e7383e9f316f5a645a5f.tar.gz |
fix text
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/system_gateway_groups_edit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_gateway_groups_edit.php b/usr/local/www/system_gateway_groups_edit.php index 48ee2b5..fadc283 100755 --- a/usr/local/www/system_gateway_groups_edit.php +++ b/usr/local/www/system_gateway_groups_edit.php @@ -314,7 +314,7 @@ jQuery(function ($) { "If all links in a priority level are exhausted we will use the next available link(s) in the next priority level.") ?> <br /> <strong><?=gettext("Virtual IP"); ?></strong> <br /> - <?=gettext("The virtual IP field selects what (virtual) IP should be used when this group applies to a local Dyndns, IPsec or openvpn endpoint") ?> + <?=gettext("The virtual IP field selects what (virtual) IP should be used when this group applies to a local Dynamic DNS, IPsec or OpenVPN endpoint") ?> </span><br /> </td> </tr> |