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.
Re: Renaming the shopping cart
Thu, 12/27/2007 - 15:01
#1
Re: Renaming the shopping cart
Renaming the shopping cart By: popscythe (5 replies) Thu, 12/27/2007 - 14:29
- Ubercart Basket By: jackocnr (03/05/2012 - 19:31)
- Re: Renaming the shopping cart By: ajay_al (04/25/2011 - 10:01)
- Re: Renaming the shopping cart By: TR (12/27/2007 - 15:01)
- Re: Re: Renaming the shopping cart By: popscythe (12/27/2007 - 15:03)
- Re: Re: Re: Renaming the shopping cart By: splash112@drupal.org (04/28/2009 - 01:47)
- Re: Re: Renaming the shopping cart By: popscythe (12/27/2007 - 15:03)


