fixed guide_article
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
@csrf
|
||||
<label for="title">Titel på guiden</label>
|
||||
<input type="text" name="name" id="title" required>
|
||||
<textarea name="guideArticles" id="editor"></textarea>
|
||||
<textarea name="guide_articles" id="editor"></textarea>
|
||||
<input type="submit" class="btn btn-dark text-white" value="Opret">
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user