summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-01-09 10:24:39 -0200
committerRenato Botelho <renato@netgate.com>2017-01-09 10:24:39 -0200
commit0d2e7de80cf485b20a644a11fa933637916bbce1 (patch)
tree9219f42eeaa44c1e428f13c5ea927e868a96b74a /src/usr
parent286ed246df8bc25df436fd6a5cbc66e38fe5a06a (diff)
parentf93e9098abc0d490a4f9fca2eef69396eb5bb099 (diff)
downloadpfsense-0d2e7de80cf485b20a644a11fa933637916bbce1.zip
pfsense-0d2e7de80cf485b20a644a11fa933637916bbce1.tar.gz
Merge pull request #3363 from phil-davis/patch-1
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/guiconfig.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/guiconfig.inc b/src/usr/local/www/guiconfig.inc
index d4fc383..ab9fa09 100644
--- a/src/usr/local/www/guiconfig.inc
+++ b/src/usr/local/www/guiconfig.inc
@@ -508,7 +508,7 @@ function genhtmltitle($title) {
$bc = "";
}
- return $heading . $bc;
+ return $bc;
}
/* update the changedesc and changecount(er) variables */
OpenPOWER on IntegriCloud