Change the heading level for the moderation page
This commit is contained in:
parent
c110cd65ce
commit
a4c14a273b
1 changed files with 1 additions and 0 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Reference in a new issue