summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-31 00:04:22 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-31 00:04:22 +0000
commitfdb38c10f3923ae4e777b2cc2d1371f454c07ff1 (patch)
treebda284caeedbfdec3c6bbab7c040d1455a6d4a0d /usr/local/www/edit.php
parent5f66d2d642b0615d2aed4f05544064ea4ed22294 (diff)
downloadpfsense-fdb38c10f3923ae4e777b2cc2d1371f454c07ff1.zip
pfsense-fdb38c10f3923ae4e777b2cc2d1371f454c07ff1.tar.gz
We do not have a toolbox on RELENG_1.
Diffstat (limited to 'usr/local/www/edit.php')
-rwxr-xr-xusr/local/www/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index 4234f32..acc2ff2 100755
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -27,7 +27,7 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-$pgtitle = array(gettext("Diagnostics"), gettext("Toolbox"), gettext("Edit file"));
+$pgtitle = array(gettext("Diagnostics"), gettext("Edit file"));
require("guiconfig.inc");
if($_REQUEST['action']) {
OpenPOWER on IntegriCloud