summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorN0YB <Al_Stu@Frontier.com>2014-02-18 18:31:11 -0800
committerN0YB <Al_Stu@Frontier.com>2014-02-18 18:31:11 -0800
commit5e736c8aa487eb2ce85f32e29d8bbf7295d54323 (patch)
treeee9135de903493d09558aede3110df35f6ca5b11 /usr/local/www
parent1fe3c7584a7db233f4b00b36491b84223f93d299 (diff)
downloadpfsense-5e736c8aa487eb2ce85f32e29d8bbf7295d54323.zip
pfsense-5e736c8aa487eb2ce85f32e29d8bbf7295d54323.tar.gz
XHTML Compliance
Portal Auth Logs Status
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/diag_logs_auth.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/local/www/diag_logs_auth.php b/usr/local/www/diag_logs_auth.php
index 8d1b3ae..13fec80 100755
--- a/usr/local/www/diag_logs_auth.php
+++ b/usr/local/www/diag_logs_auth.php
@@ -86,11 +86,10 @@ include("head.inc");
<?php printf(gettext("Last %s Portal Auth log entries"),$nentries);?></td>
</tr>
<?php dump_clog($portal_logfile, $nentries, true); ?>
- <tr><td><br><form action="diag_logs_auth.php" method="post">
- <input name="clear" type="submit" class="formbtn" value="<?= gettext("Clear log"); ?>"></td></tr>
+ <tr><td><br/><form action="diag_logs_auth.php" method="post">
+ <input name="clear" type="submit" class="formbtn" value="<?= gettext("Clear log"); ?>" /></form></td></tr>
</table>
</div>
- </form>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud