Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
407003 1 <?php
TB 2 $wb['shop_txt'] = 'Order';
3 $wb['name_txt'] = 'Name';
4 $wb['price_txt'] = 'Price';
5 $wb['setup_fee_txt'] = 'Setup Fee';
6 $wb['no_products_txt'] = 'No products found.';
7 $wb['order_txt'] = 'Order';
8 ?>