Change the heading level for the moderation page

This commit is contained in:
Visman 2021-01-11 17:22:32 +07:00
parent c110cd65ce
commit a4c14a273b

View file

@ -49,6 +49,7 @@ class Moderate extends Page
$this->nameTpl = 'moderate';
$this->onlinePos = 'moderate';
$this->robots = 'noindex, nofollow';
$this->hhsLevel = 'secure';
$container->Lang->load('validator');
$container->Lang->load('misc');