KPGroup Posted December 5, 2006 Posted December 5, 2006 I am editing my index.php files. I know how to edit the text in the language files. I noticed sentence and link that asks if a guest wants to login or create an account is not defined in the language file of index.php but in english.php. How can I remove this line (other than leaving the field empty in english.php). I can't find it in catalog\index.php. Where is it? Thanks in advance.
bill110 Posted December 5, 2006 Posted December 5, 2006 catelog/index.php near the bottom <tr> <td class="main"><?php echo TEXT_MAIN; ?></td> </tr> My Contributions Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly Password Protect Admin "No matter where you go....There you are" - Buccaroo Bonsai
KPGroup Posted December 5, 2006 Author Posted December 5, 2006 catelog/index.php near the bottom <tr> <td class="main"><?php echo TEXT_MAIN; ?></td> </tr> Thank you but this is for the main text. What about the default link that asks the user to login? Where is that edited? Thanks again.
KPGroup Posted December 5, 2006 Author Posted December 5, 2006 catelog/index.php near the bottom <tr> <td class="main"><?php echo TEXT_MAIN; ?></td> </tr> Thank you but this is for the main text. What about the default link that asks the user to login? Where is that edited? Thanks again.
KPGroup Posted December 6, 2006 Author Posted December 6, 2006 I just kept the fields empty in the language files. Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.