diff --git a/core/templates/core/payroll_dashboard.html b/core/templates/core/payroll_dashboard.html index e26ebf1..378a33a 100644 --- a/core/templates/core/payroll_dashboard.html +++ b/core/templates/core/payroll_dashboard.html @@ -899,10 +899,22 @@ {% endif %} {% else %} - {# Simple placeholder empty state — visual polish comes in Task 10 #} -
No adjustments match these filters.
+ {# No rows match the current filter set. Two recovery paths: clear filters (re-fetch unfiltered) or add a new adjustment (opens the existing #addAdjustmentModal). #} +Try clearing filters or adding a new adjustment.
+