Fixed spacing on the chat page.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* This view adds the main layout over the screen.
|
||||
* Header, menu, footer.
|
||||
*/
|
||||
// include("views/main.php");
|
||||
include("views/main.php");
|
||||
|
||||
/* Add your view files here. */
|
||||
include("views/chat.php");
|
||||
|
||||
Reference in New Issue
Block a user