summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_authentication.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-02-10 09:14:57 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-02-10 09:14:57 +0000
commita153c6d1c85149e5ced19bea7c7d1eccfd9ae24a (patch)
tree7544def7ffe087ec9426476e1f9322db4bfacb01 /src/usr/local/www/diag_authentication.php
parent287df967fb3bde7e0514ab78a9e4e53e6fbe4415 (diff)
downloadpfsense-a153c6d1c85149e5ced19bea7c7d1eccfd9ae24a.zip
pfsense-a153c6d1c85149e5ced19bea7c7d1eccfd9ae24a.tar.gz
Cleanup
Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line.
Diffstat (limited to 'src/usr/local/www/diag_authentication.php')
-rw-r--r--src/usr/local/www/diag_authentication.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_authentication.php b/src/usr/local/www/diag_authentication.php
index 55b784e..03164b3 100644
--- a/src/usr/local/www/diag_authentication.php
+++ b/src/usr/local/www/diag_authentication.php
@@ -104,8 +104,6 @@ $pgtitle = array(gettext("Diagnostics"), gettext("Authentication"));
$shortcut_section = "authentication";
include("head.inc");
-?>
-<?php
if ($input_errors) {
print_input_errors($input_errors);
}
OpenPOWER on IntegriCloud