From 5c57db1f5d2f7d1b1630b13e2392cda64517b07d Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Sun, 8 Feb 2026 11:49:23 +0100 Subject: [PATCH] Restore strong tags in callout boxes now that CSS is fixed --- .../documentation/getting-started/quick-start.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/containers/backupchecks/src/templates/documentation/getting-started/quick-start.html b/containers/backupchecks/src/templates/documentation/getting-started/quick-start.html index bec2b4c..b28cd90 100644 --- a/containers/backupchecks/src/templates/documentation/getting-started/quick-start.html +++ b/containers/backupchecks/src/templates/documentation/getting-started/quick-start.html @@ -34,7 +34,7 @@
💡 Recommended Approach:
- Automatic mail import is disabled by default. Start by using the manual import button to test if everything works correctly. Once you're satisfied that emails are being imported and processed as expected, you can enable automatic mail import in Settings → Mail. This way, the system will automatically fetch new emails at the configured interval. + Automatic mail import is disabled by default. Start by using the manual import button to test if everything works correctly. Once you're satisfied that emails are being imported and processed as expected, you can enable automatic mail import in Settings → Mail. This way, the system will automatically fetch new emails at the configured interval.

Step 2: Add a Customer

@@ -48,7 +48,7 @@
💡 Note:
- On the Customers page, you'll see the number of jobs linked to each customer. If no jobs are configured yet, you'll see 0 displayed in red and bold. + On the Customers page, you'll see the number of jobs linked to each customer. If no jobs are configured yet, you'll see 0 displayed in red and bold.

Step 3: Create Your First Job from Inbox

@@ -80,7 +80,7 @@
💡 Tip:
- Use the Delete button on emails that are not backup reports. Deleted emails are moved to Deleted Mails (visible to admins only). + Use the Delete button on emails that are not backup reports. Deleted emails are moved to Deleted Mails (visible to admins only).

Step 5: Review Backup Runs

@@ -96,7 +96,7 @@
💡 About Daily Jobs:
- The Daily Jobs page shows jobs expected to run today based on learned schedules. It takes a few days for the system to learn a job's schedule pattern. Once learned, jobs will appear in Daily Jobs on their expected days. Individual runs always appear immediately in Run Checks regardless of schedule. + The Daily Jobs page shows jobs expected to run today based on learned schedules. It takes a few days for the system to learn a job's schedule pattern. Once learned, jobs will appear in Daily Jobs on their expected days. Individual runs always appear immediately in Run Checks regardless of schedule.

Understanding the Workflow