summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2017-02-10 21:03:58 -0500
committerjim-p <jimp@pfsense.org>2017-02-10 21:04:22 -0500
commit48e4a8c6841ac9bc856f587521998cb0a8a02b2b (patch)
treee0f8f6d6b2c7da2d25bfc6952d6b109b934613da /src
parent5bf8ac303a79ab7eb7eb2b93a9d73aea3e667901 (diff)
downloadpfsense-48e4a8c6841ac9bc856f587521998cb0a8a02b2b.zip
pfsense-48e4a8c6841ac9bc856f587521998cb0a8a02b2b.tar.gz
Add foot.inc back to status.php
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/status.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/local/www/status.php b/src/usr/local/www/status.php
index e05b4ea..c8e6a71 100644
--- a/src/usr/local/www/status.php
+++ b/src/usr/local/www/status.php
@@ -386,3 +386,5 @@ if (is_dir($output_path)) {
}
print(gettext("Done."));
+
+include("foot.inc");
OpenPOWER on IntegriCloud