I just installed OsCommerce on my website buildandmaintain.com and I am trying to change the opening lines of "This is a test install, no items will be sent. . . . "
Within the default.php I belive I see where that is written
<tr>
<td class="main"><?php echo tep_customer_greeting(); ?></td>
</tr>
<tr>
<td class="main"><br><?php echo TEXT_MAIN; ?></td>
</tr>
<tr>
</tr>
Where is the code for tep_customer_greeting() and how do you change what is echoed out to the page. I am new to php, and would appreciate any help.
Thanks.




LinkBack URL
About LinkBacks










Bookmarks