Add moderation panel thumbnail header [#5563]

Add moderation panel column header for thumbnail column.
This commit is contained in:
Andrew Browning 2018-04-08 19:49:46 -04:00
parent a35007cc2d
commit 58dce892e1

View File

@ -35,6 +35,7 @@
{% if processing_entries.count() %}
<table class="media_panel processing">
<tr>
<th>{% trans %}Thumbnail{% endtrans %}</th>
<th>{% trans %}ID{% endtrans %}</th>
<th>{% trans %}User{% endtrans %}</th>
<th>{% trans %}Title{% endtrans %}</th>