SpecialResetTokens: Switch to OOUI form
[lhc/web/wiklou.git] / includes / specials / SpecialWhatlinkshere.php
index 0b3175a..be77e62 100644 (file)
@@ -46,6 +46,7 @@ class SpecialWhatLinksHere extends IncludableSpecialPage {
 
                $this->setHeaders();
                $this->outputHeader();
+               $this->addHelpLink( 'Help:What links here' );
 
                $opts = new FormOptions();