diff --git a/web/app.py b/web/app.py index f1e48a2..15fcb3e 100644 --- a/web/app.py +++ b/web/app.py @@ -6631,7 +6631,7 @@ Name: ''' + p.name + '''  -  Port: ''' + str( ''' + str(int_id(i[0])) + ''' ''' + str((i[1][0])) + ''' - ''' + str(i[1][1]) + ''' + ''' + str((datetime.datetime.fromtimestamp(i[1][1]) + timedelta(hours=hbnet_tz)).strftime(time_format)) + ''' '''