summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dyndns_edit.php
diff options
context:
space:
mode:
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