summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dyndns.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-04 09:28:10 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-04 09:28:17 -0400
commit7194b250bafc1fc63427353e608ff9d76b4404d1 (patch)
tree8a2c42c8b2a256749dfb2d8c2575bcb1aae992bb /src/usr/local/www/services_dyndns.php
parent2fabe5fa2fb0169207f740cabbc7d0b000396f63 (diff)
downloadpfsense-7194b250bafc1fc63427353e608ff9d76b4404d1.zip
pfsense-7194b250bafc1fc63427353e608ff9d76b4404d1.tar.gz
Merge pull request #2817 from NOYB/Services_/_Dynamic_DNS_-_Remove_Personalizations
(cherry picked from commit a6108e4983a8d9a75d5c607fff6538604df369a7)
Diffstat (limited to 'src/usr/local/www/services_dyndns.php')
-rw-r--r--src/usr/local/www/services_dyndns.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dyndns.php b/src/usr/local/www/services_dyndns.php
index a1e3fa6..f0de114 100644
--- a/src/usr/local/www/services_dyndns.php
+++ b/src/usr/local/www/services_dyndns.php
@@ -248,7 +248,7 @@ foreach ($a_dyndns as $dyndns):
<div>
<?=gettext('IP addresses appearing in <span class="text-success">green</span> are up to date with Dynamic DNS provider. ')?>
- <?=gettext('You can force an update for an IP address on the edit page for that service.')?>
+ <?=gettext('An update for an IP address can be forced on the edit page for that service.')?>
</div>
<?php
OpenPOWER on IntegriCloud