The "Help" button links to our wiki, doesn't it?
To change the text of the button, open index.english.php, which is in the default theme's "languages" directory, and change this:
to:
[code]$txt['help'] = 'WTF?';[/cod...
Re: How to Edit default "Help" page ?
To change the text of the button, open index.english.php, which is in the default theme's "languages" directory, and change this:
Code: [Select]
$txt['help'] = 'Help';to:
[code]$txt['help'] = 'WTF?';[/cod...
Re: How to Edit default "Help" page ?
0 commentaires:
Enregistrer un commentaire