Remove redundant Step 1 text from maintenance card
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e932fdf30a
commit
82fff08ebb
@ -554,7 +554,6 @@
|
||||
<div class="card-header bg-warning">Cleanup orphaned jobs</div>
|
||||
<div class="card-body">
|
||||
<p class="mb-3">Delete jobs that are no longer linked to an existing customer. Related emails and runs will be <strong>permanently deleted</strong> from the database.</p>
|
||||
<p class="mb-3"><strong>Step 1:</strong> Preview the list to verify which jobs will be deleted.</p>
|
||||
<a href="{{ url_for('main.settings_jobs_orphaned') }}" class="btn btn-warning">Preview orphaned jobs</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user