Fixed spacing on the chat page.

This commit is contained in:
Marijn Jansen
2017-01-10 20:58:56 +01:00
parent 81e4d1e874
commit b973e666da
4 changed files with 31 additions and 13 deletions

View File

@@ -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");