# Version 3.0.3 — Admin Clear Test Leads Button Fix

## Fixed

- Connected the **Clear Test Leads** admin dashboard button to the existing `clearAllTestLeads()` JavaScript function.
- The button now opens the confirmation prompt asking the admin to type `CLEAR`.
- The existing purge endpoint remains unchanged: `/admin/api/testing/purge-all-leads`.

## Files changed

- `public/admin.html`
- `package.json`
- `docs/VERSION_3_0_3_ADMIN_CLEAR_TEST_LEADS_BUTTON_FIX.md`
