Community Add-Ons
| Maintainers: | cd100 |
Add Links To Footer Bar
for osCommerce Online Merchant v2.2
This contribution adds the links from your information infobox to the bar in the footer of your store.
This allows you to completely remove the information box from column left or right.
The date and no.of requests is no longer displayed in the footer.
Just overwrite your footer.php file with this one (in catalog/includes). Remember to back up your original file first!
Also please note..I run the All Products contribution on my store. If you do not, and there fore do not wish to have a link to 'all products' simply comment out this line
'<a href="' . tep_href_link(FILENAME_ALL_PRODUCTS) . '">' . BOX_INFORMATION_ALL_PRODUCTS . '</a> |',
Thanks
Sorry!
Same file, slight mod to centre the links in the footer.
