summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_auth.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_logs_auth.php')
-rwxr-xr-xusr/local/www/diag_logs_auth.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/usr/local/www/diag_logs_auth.php b/usr/local/www/diag_logs_auth.php
index 413e223..ea12ac2 100755
--- a/usr/local/www/diag_logs_auth.php
+++ b/usr/local/www/diag_logs_auth.php
@@ -29,6 +29,10 @@
POSSIBILITY OF SUCH DAMAGE.
*/
+/*
+ pfSense_MODULE: captiveportal
+*/
+
##|+PRIV
##|*IDENT=page-status-systemlogs-portalauth
##|*NAME=Status: System logs: Portal Auth page
@@ -81,10 +85,10 @@ include("head.inc");
</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="Clear log"></td></tr>
+ <input name="clear" type="submit" class="formbtn" value="Clear log"></td></tr>
</table>
</div>
-</form>
+ </form>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud