Show Posts
|
|
Pages: [1]
|
|
1
|
iJoomla Digistore / Support Questions / Re: Don't Want "Licenses" column
|
on: February 11, 2008, 11:09:34 AM
|
|
Oh I get it! That was easy, Ok for the rest of you guys, what Ricardo means is that in the digistore component goto manager then language and in this php code on line 249 change the following: define("_CART_LICENSES","# Licenses"); to this: define("_CART_LICENSES","# Quantity"); Voila, Now I feel stupid for wasting 2 hours...
|
|
|
|
|
2
|
iJoomla Digistore / Suggestions/Ideas / Re: Ability to change the "licenses" to " Quantity"
|
on: February 11, 2008, 11:08:47 AM
|
|
Oh I get it! That was easy, Ok for the rest of you guys, what Ricardo means is that in the digistore component goto manager then language and in this php code on line 249 change the following: define("_CART_LICENSES","# Licenses"); to this: define("_CART_LICENSES","# Quantity"); Voila, Now I feel stupid for wasting 2 hours...
|
|
|
|
|
|
|