summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_wol_edit.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-13 00:33:55 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-13 16:38:00 -0500
commit7ca42d47c0fb73f9a391f88a08b8e8c876c9e9d9 (patch)
tree322eac5a4009a29564110cf6ab0090328c304f54 /src/usr/local/www/services_wol_edit.php
parentf990294f4f5248e2c1f995156d5208ab244dc53d (diff)
downloadpfsense-7ca42d47c0fb73f9a391f88a08b8e8c876c9e9d9.zip
pfsense-7ca42d47c0fb73f9a391f88a08b8e8c876c9e9d9.tar.gz
Renamed 'Wake on LAN' to 'Wake-on-LAN'
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