Re: Renaming the shopping cart

TR
TR's picture
Online
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3467
Re: Renaming the shopping cart

You can override the theme_uc_cart_block_title() function in your theme. This is the most general method, and learning how to override theme functions will help you do a lot of customization, not just renaming text. Or, you can enable the Locale module and use that to "translate" all occurrences of "Shopping cart" to whatever you want. This method only customizes the text strings for you, but it too can be useful.

<tr>.
Renaming the shopping cart By: popscythe (5 replies) Thu, 12/27/2007 - 14:29