Did as you suggested. There were 2 pages.php files. One in the themes/zenpage folder and the other in the copy_of_zenpage folder. I changed the text from Index to Home in both and refreshed the page.
Also found the same string in albums.php and changed it in both folder locations.
To follow up on the text change on Zenpage. The <?php echo gettext("Index"); ?> string is found /htdocs/zen/themes/copy_of_zenpage in the following files: album.php contact.php gallery.php image.php (2 instances) pages.php password.php register.php search.php (2 instances)
Comments
Did as you suggested. There were 2 pages.php files. One in the themes/zenpage folder and the other in the copy_of_zenpage folder. I changed the text from Index to Home in both and refreshed the page.
Also found the same string in albums.php and changed it in both folder locations.
No luck. Index was not changed to Home.
Is there something else I can do?
Thanks for your help.
album.php
contact.php
gallery.php
image.php (2 instances)
pages.php
password.php
register.php
search.php (2 instances)
Thanks again.