summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/load_balancer_virtual_server_edit.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-11 23:48:26 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-12 08:22:14 -0500
commitc8f6b745991bfa2bbb6410722d6e09860169af6c (patch)
treefe652ceda81e13393dace5bc4fa128ad812b28d3 /src/usr/local/www/load_balancer_virtual_server_edit.php
parenta9f5d420d7dca3a83da318dd627d7ac897503231 (diff)
downloadpfsense-c8f6b745991bfa2bbb6410722d6e09860169af6c.zip
pfsense-c8f6b745991bfa2bbb6410722d6e09860169af6c.tar.gz
Synchronize page title with tab title. Convert page title to title case.
Diffstat (limited to 'src/usr/local/www/load_balancer_virtual_server_edit.php')
-rw-r--r--src/usr/local/www/load_balancer_virtual_server_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/load_balancer_virtual_server_edit.php b/src/usr/local/www/load_balancer_virtual_server_edit.php
index d9b155f..adf1b6a 100644
--- a/src/usr/local/www/load_balancer_virtual_server_edit.php
+++ b/src/usr/local/www/load_balancer_virtual_server_edit.php
@@ -190,7 +190,7 @@ if ($_POST) {
}
}
-$pgtitle = array(gettext("Services"), gettext("Load Balancer"), gettext("Virtual Server"), gettext("Edit"));
+$pgtitle = array(gettext("Services"), gettext("Load Balancer"), gettext("Virtual Servers"), gettext("Edit"));
$shortcut_section = "relayd-virtualservers";
include("head.inc");
OpenPOWER on IntegriCloud