[Web] Show textarea for queue item; [Web] Add lang string for "regex maps"; [Web] Add lang string for "loading" when opening queue item

This commit is contained in:
andryyy
2020-05-20 12:19:52 +02:00
parent 347e65736e
commit 07ee440211
19 changed files with 21 additions and 6 deletions

View File

@@ -215,8 +215,7 @@ if (!isset($_SESSION['mailcow_cc_role'])) {
<h3 class="modal-title"><span class="glyphicon glyphicon-hourglass" style="font-size:18px"></span> ID <span id="queue_id"></span></h3>
</div>
<div class="modal-body">
<pre id="queue_msg_content">
</pre>
<textarea class="form-control" id="queue_msg_content" name="content" rows="40"></textarea>
</div>
</div>
</div>