This commit is contained in:
Aevann1 2021-07-24 20:31:10 +02:00
parent 62bd4521eb
commit 81a86f882b

View file

@ -15,7 +15,7 @@
<div class="h6">We're sorry something here is wrong.</div>
<small class="form-text text-muted">Please enter a reason for flagging below.</small>
<pre></pre>
<input id="reason" class="form-control">
<input name="reason" type="text" maxlength="100" id="reason" class="form-control"/>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-link text-muted" data-dismiss="modal">Cancel</button>