main ← ux/restore-disabled-title
opened 05:58AM - 22 Sep 25 UTC
Followup https://github.com/discourse/discourse/pull/28452
The title for the …"Restore" backup button was using HTML, the
same as the alert for admins telling them that restoring is disabled.
This fixes the issue by adding a plain text title a reference to the
relevant site setting.
c.f. https://meta.discourse.org/t/restore-backup-tooltip-link-broken/345620