summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dyndns.php
diff options
context:
space:
mode:
authorYehuda Katz <yehuda@ymkatz.net>2012-02-22 20:02:09 -0500
committerYehuda Katz <yehuda@ymkatz.net>2012-02-22 20:02:09 -0500
commitf3b2b2a42c3bcda93f01bdcfc2264df51bb0c7a2 (patch)
tree52f85f9ef19e37126c37cfb7ecb3c3c948826bf9 /usr/local/www/services_dyndns.php
parent40ce0d68eda845f7be0070137253c15dcaeffad4 (diff)
downloadpfsense-f3b2b2a42c3bcda93f01bdcfc2264df51bb0c7a2.zip
pfsense-f3b2b2a42c3bcda93f01bdcfc2264df51bb0c7a2.tar.gz
Fixing existing DynDNS force-update feature. Redmine bug #2228
Diffstat (limited to 'usr/local/www/services_dyndns.php')
-rwxr-xr-xusr/local/www/services_dyndns.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/services_dyndns.php b/usr/local/www/services_dyndns.php
index 9b359f4..950733b 100755
--- a/usr/local/www/services_dyndns.php
+++ b/usr/local/www/services_dyndns.php
@@ -159,7 +159,8 @@ include("head.inc");
<td colspan="3" class="list"><p class="vexpl"><span class="red"><strong>
<?=gettext("Note:");?><br>
</strong></span>
- <?=gettext("IP addresses appearing in green are up to date with Dynamic DNS provider.");?>
+ <?=gettext("IP addresses appearing in green are up to date with Dynamic DNS provider.");?><br>
+ <?=gettext("You can force an update for an IP address on the edit page for that service.");?>
</td>
<td class="list">&nbsp;</td>
</tr>
OpenPOWER on IntegriCloud