summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_wol_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_wol_edit.php')
-rw-r--r--src/usr/local/www/services_wol_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_wol_edit.php b/src/usr/local/www/services_wol_edit.php
index 0cc36db..4d452e5 100644
--- a/src/usr/local/www/services_wol_edit.php
+++ b/src/usr/local/www/services_wol_edit.php
@@ -101,7 +101,7 @@ if ($_POST['save']) {
}
wol_sort();
- write_config();
+ write_config(gettext("Configured a wake-on-LAN entry."));
header("Location: services_wol.php");
exit;
OpenPOWER on IntegriCloud