empty SessionID sends the user to login page
If the session is empty, it now sends you to the login page with a safed url so it can revert you back to the right page after login
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
|
||||
.deleteButton {
|
||||
background-color: firebrick;
|
||||
|
||||
float: right;
|
||||
}
|
||||
|
||||
.deleteButton i {
|
||||
|
||||
Reference in New Issue
Block a user