chore: add explicit spacing to cleanup page article and h1

This commit is contained in:
Pontoporeia
2026-07-07 19:53:35 +02:00
parent 3eb8ec9075
commit a4cfe4356f
9 changed files with 435 additions and 473 deletions
+1 -3
View File
@@ -28,11 +28,9 @@
Corbeille (<?= $trashCount ?>)
</a>
<?php endif; ?>
<?php if ($tmpTotalCount > 0): ?>
<a href="/admin/cleanup.php" class="btn btn--sm btn--secondary">
<?= icon('trash') ?> Nettoyer (<?= $tmpTotalCount ?>)
<?= icon('trash') ?> Nettoyer<?= $tmpTotalCount > 0 ? " ($tmpTotalCount)" : '' ?>
</a>
<?php endif; ?>
<button type="button" class="btn btn--primary btn--sm" id="import-dialog-btn"
onclick="document.getElementById('import-dialog').showModal(); window.XamxamInitFilePonds()">
<?= icon('tray-arrow-up') ?> Importer