Browse Source

add admin view

andre 4 years ago
parent
commit
5be2bb1f6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin.php

+ 1 - 1
admin.php

@@ -4,7 +4,7 @@
   <title>Blacklister Admin</title>
 </head>
 <body>
-<div class message>
+<div class message></div>
 <?php
 error_reporting(E_ALL);