Commit de18ae78 authored by Vasyl Bodnaruk's avatar Vasyl Bodnaruk

fix Cancel button

parent d4fcd194
......@@ -210,10 +210,10 @@
</div>
<!-- Submit -->
<div class="form-group row">
<div class="offset-4 col-2">
<div class="offset-8 col-2 pull-right">
<a class="form-control btn btn-danger" href="/news">Cancel</a>
</div>
<div class="offset-7 col-2">
<div class="col-2">
<button type="submit" class="form-control btn btn-primary">Update</button>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment