PMF_LANG

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
wendell83
Posts: 2
Joined: Tue Aug 18, 2009 11:15 am

PMF_LANG

Post by wendell83 »

Hello, I have been using phpMyFAQ for a few days now and am trying to modify the templates to get the display that my project requires. I am stuck on changing the "FAQ Home" that comes as a standard on the right hand column of the index page. I have found the code that is parsed into the correct html code but the name "FAQ Home" is a variable in an array $PMF_LANG["msgHome"] which I cannot find and change. I would appreciate any help provided, even if altering this code is impossible it would at least let me tell my boss that it cannot be done.

Thanks, Wendell83
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: PMF_LANG

Post by Thorsten »

Hi,

you have to edit the English language file by hand. Open the file lang/language_en.php with a text editor and edit the entries you like to change.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply