Compare commits

..

No commits in common. "a265b86cc9a0548a3cb5f3dcb2642f5a0256f7bf" and "a9baf1d0fa65b7acfa3378506fef4b88f0c60e57" have entirely different histories.

View File

@ -83,7 +83,7 @@
<div class="backup-cards-row">
<div class="backup-card">
<div class="backup-card-header">
<h2>Backup status <span class="tooltip" title="Latest backup per app + System config. Back up System first — it's needed to restore the rest." style="font-size:.75em;opacity:.7;cursor:help"></span></h2>
<h2>Backup status <span class="tooltip" title="What's saved. Save System config first — if anything breaks, you need it to get everything else back." style="font-size:.75em;opacity:.7;cursor:help"></span></h2>
</div>
<!-- The "System config" tile is rendered FIRST inside this grid
by renderDashboard() / renderSystemTile(), styled the same