v0.0.9c Small changes
This commit is contained in:
+1
-2
@@ -33,11 +33,10 @@ use Backend\Model\Post;
|
||||
<a href="../Backend/controller/logout.php">Log ud</a>
|
||||
<hr>
|
||||
<p>Opret post</p>
|
||||
<!--<form action="../Backend/controller/upload.php" method="POST">-->
|
||||
<!--We use ajax to send the code to the backend-->
|
||||
<input type="text" id="title" name="title" maxlength="255">
|
||||
<input type="text" id="description" name="description" maxlength="2000">
|
||||
<button id="submit" name="createPost">Opret opslag</button>
|
||||
<!-- </form>-->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user