Hi

I am trying to change the destination that the browser is sent when you empty your cart fully.

Currently if i do that i am sent to a page displaying 'Your Shopping Cart is empty.' and 'New Products For June'

The URL looks like this:

Code:
index.php?main_page=shopping_cart&product_id=2
What i would like to do is be forwarded to the front page, but upon looking at tpl_shopping_cart_default.php i have no idea what to edit.

Anyone with some insight would be much apreciated!

Thanks in advance