Update email templates, mai_data, button sizes, numerous tweaks

This commit is contained in:
John Crisp
2025-07-06 13:37:49 +02:00
parent b5b7645ebc
commit 305e7b75d2
93 changed files with 244 additions and 1435 deletions

View File

@@ -2,10 +2,6 @@
% content_for 'module' => begin
<!-- should be moved -->
%= javascript '/js/qmailanalog.js'
<div class="card-body">
% if (config->{debug} == 1) {
@@ -60,7 +56,7 @@
<div class="row g-3 align-items-center">
<div class="col-md-2">
<button type="submit" class="btn btn-primary"><%= $btn %></button>
<button type="submit" class="btn btn-primary btn-sm"><%= $btn %></button>
</div>
</div>