dfdf
parent
a42cdab3c4
commit
b2e1305871
|
@ -13,9 +13,9 @@
|
|||
<form id="report-post-form" method="post">
|
||||
<div class="modal-body">
|
||||
<div class="h6">We're sorry something here is wrong.</div>
|
||||
<small class="form-text text-muted">Please select a reason for flagging below.</small>
|
||||
<input type="hidden" name="formkey" value="{{v.formkey}}">
|
||||
<textarea id="reason" rows="1" class="form-control"></textarea>
|
||||
<small class="form-text text-muted">Please enter a reason for flagging below.</small>
|
||||
<pre></pre>
|
||||
<input id="reason" class="form-control">
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-link text-muted" data-dismiss="modal">Cancel</button>
|
||||
|
|
Loading…
Reference in New Issue