Added a logout button and fixed HTML in simplog.php with 'start_html' and 'end_html'
This commit is contained in:
@@ -11,6 +11,9 @@ include "../includes/login.inc";
|
||||
<p>
|
||||
<a href="edit.php">Edit existing post</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="logout.php">Logout</a>
|
||||
</p>
|
||||
|
||||
<?php
|
||||
end_html();
|
||||
|
Reference in New Issue
Block a user