Compare commits

..

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

View File

@ -83,7 +83,8 @@
<div class="backup-cards-row"> <div class="backup-cards-row">
<div class="backup-card"> <div class="backup-card">
<div class="backup-card-header"> <div class="backup-card-header">
<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> <h2>Backup status</h2>
<span class="backup-card-hint">System config and every installed app's latest backup. System config always first — a bare-metal restore needs it.</span>
</div> </div>
<!-- The "System config" tile is rendered FIRST inside this grid <!-- The "System config" tile is rendered FIRST inside this grid
by renderDashboard() / renderSystemTile(), styled the same by renderDashboard() / renderSystemTile(), styled the same