diff --git a/ContactPage_body.php b/ContactPage_body.php index 4cf8a42..8ba937e 100644 --- a/ContactPage_body.php +++ b/ContactPage_body.php @@ -158,7 +158,7 @@ class SpecialContact extends UnlistedSpecialPage { 'label' => '', 'type' => 'info', 'default' => Html::rawElement( 'small', array(), - $this->msg( 'contactpage-formfootnote' )->text() + $this->msg( 'contactpage-formfootnotes' )->text() ), 'raw' => true, ),