summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dyndns_edit.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-03-07 08:27:40 -0300
committerRenato Botelho <renato@netgate.com>2017-03-07 08:27:40 -0300
commitb268e2f4d9bd0dd19a5e61234c914bdd7703cfa7 (patch)
treec2f40b4e8e55606f770365f2cb6e70a5134453ec /src/usr/local/www/services_dyndns_edit.php
parent9460a58879d870c70ce618e748b83f856c31449b (diff)
parent8901d6e7b3fd0ded2b65dcc0fa649c8fb665ef79 (diff)
downloadpfsense-b268e2f4d9bd0dd19a5e61234c914bdd7703cfa7.zip
pfsense-b268e2f4d9bd0dd19a5e61234c914bdd7703cfa7.tar.gz
Merge pull request #3623 from doktornotor/patch-24
Diffstat (limited to 'src/usr/local/www/services_dyndns_edit.php')
-rw-r--r--src/usr/local/www/services_dyndns_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dyndns_edit.php b/src/usr/local/www/services_dyndns_edit.php
index 07f1636..083fce9 100644
--- a/src/usr/local/www/services_dyndns_edit.php
+++ b/src/usr/local/www/services_dyndns_edit.php
@@ -192,7 +192,7 @@ if ($_POST['save'] || $_POST['force']) {
$a_dyndns[$i]['id'] = $i;
}
- write_config();
+ write_config(gettext("Dynamic DNS client configured."));
services_dyndns_configure_client($dyndns);
OpenPOWER on IntegriCloud