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.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/local/www/services_wol_edit.php b/src/usr/local/www/services_wol_edit.php
index 53fde8f..2debfd9 100644
--- a/src/usr/local/www/services_wol_edit.php
+++ b/src/usr/local/www/services_wol_edit.php
@@ -58,8 +58,8 @@
##|+PRIV
##|*IDENT=page-services-wakeonlan-edit
-##|*NAME=Services: Wake on LAN: Edit
-##|*DESCR=Allow access to the 'Services: Wake on LAN: Edit' page.
+##|*NAME=Services: Wake-on-LAN: Edit
+##|*DESCR=Allow access to the 'Services: Wake-on-LAN: Edit' page.
##|*MATCH=services_wol_edit.php*
##|-PRIV
@@ -134,7 +134,7 @@ if ($_POST) {
}
}
-$pgtitle = array(gettext("Services"), gettext("Wake on LAN"), gettext("Edit"));
+$pgtitle = array(gettext("Services"), gettext("Wake-on-LAN"), gettext("Edit"));
include("head.inc");
if ($input_errors) {
OpenPOWER on IntegriCloud