I'm trying to remove the site-logo from the cutomer.itpl.php template. Every time I delete
<td>
[site-logo]
</td>...I get a php error (unexpected $end at line 254) when checkout is completed.
Any idea what's causing this? What do I need to do to remove this token (and other tokens) from the template?
A
