cart.php (229B)
1 <?php 2 // Text 3 $_['text_items'] = '%s item(s) - %s'; 4 $_['text_empty'] = 'Your shopping cart is empty!'; 5 $_['text_cart'] = 'View Cart'; 6 $_['text_checkout'] = 'Checkout'; 7 $_['text_recurring'] = 'Payment Profile';
shop.balmet.comUnnamed repository; edit this file 'description' to name the repository. | |
| Log | Files | Refs | README |