diff --git a/web/app.py b/web/app.py index 9df1a69..f3582da 100644 --- a/web/app.py +++ b/web/app.py @@ -1497,7 +1497,7 @@ def create_app(): content = content + '''  ''' + str(i.login_dmr_id) + '''  -  ''' + i.portal_username + '''  +  ''' + i.portal_username + '''    ''' + str(i.peer_ip) + '''   ''' + i.login_auth_method + '''   ''' + str(i.server_name) + '''