add button

This commit is contained in:
KF7EEL 2021-08-08 13:41:57 -07:00
parent 8c05948c2f
commit e72682800a
1 changed files with 1 additions and 1 deletions

View File

@ -1692,7 +1692,7 @@ def create_app():
content = '''
<p>&nbsp;</p>
<p style="text-align: center;"><strong><a href="auth_log?flush_db=true"><button type="button" class="btn btn-danger">Flush entire authentication log</button></a></strong></p>
<p style="text-align: center;"><strong><a href="auth_log?portal_username=Not Registered">Un-registered authentication attempts</a></strong></p>
<p style="text-align: center;"><strong><a href="auth_log?portal_username=Not Registered"><button type="button" class="btn btn-primary">Un-registered authentication attempts</button></a></strong></p>
<p style="text-align: center;"><strong>Authentication log by DMR ID</strong></p>
<table style="margin-left: auto; margin-right: auto;" border="1">