feat: Style buttons as in other forms
This commit is contained in:
parent
860da7f06a
commit
087f58c9ac
@ -16,7 +16,7 @@
|
|||||||
<p><b>{% translate "Kommentar zur Meldung" %}:</b>
|
<p><b>{% translate "Kommentar zur Meldung" %}:</b>
|
||||||
{{ report.user_comment }}
|
{{ report.user_comment }}
|
||||||
</p>
|
</p>
|
||||||
<div>
|
<div class="container-edit-buttons">
|
||||||
<form action="allow" class="">
|
<form action="allow" class="">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
<input type="hidden" name="report_id" value="{{ report.pk }}">
|
<input type="hidden" name="report_id" value="{{ report.pk }}">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user