Saturday, December 13, 2008

Editing footer module text on Joomla 1.5

In order to change Joomla 1.5 footer module text go to:
\web_root_folder\language\Your_lang\your_lang.mod_footer.ini and edit it.

In English you will see two lines that say:

FOOTER_LINE1=Copyright © %date% %sitename%. All Rights Reserved.
FOOTER_LINE2=Joomla! is Free Software released under the GNU/GPL License.

or in Russian:
FOOTER_LINE1=© %date% %sitename%. Все права защищены.
FOOTER_LINE2=Joomla! — свободное программное обеспечение, распространяемое по лицензии GNU/GPL.

Those are shown at footer object on the web site.