tag pages
news create form correction
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
@Html.AntiForgeryToken()
|
||||
|
||||
<div class="form-actions no-color">
|
||||
<input type="submit" value="Delete" class="btn btn-default" /> |
|
||||
<input type="submit" value="Delete" class="btn btn-outline-dark" /> |
|
||||
@Html.ActionLink("Back to List", "Index")
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user