fix(settings): Change "setup warnings" -> "setup checks" in Overview [redo]

In #48874 I didn't change this in the right place. The heading is hard coded in the template.

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2025-06-28 08:42:21 -04:00
parent d658b9b558
commit 169ccda805

View file

@ -12,7 +12,7 @@
<div id="security-warning" class="section">
<div class="security-warning__heading">
<h2><?php p($l->t('Security & setup warnings'));?></h2>
<h2><?php p($l->t('Security & setup checks'));?></h2>
<a target="_blank"
rel="noreferrer"
class="icon-info"