In which .module
do I change the
<?php
if ($order === FALSE || uc_order_status_data($order->order_status, 'state') != 'in_checkout') {
?>Also quick question any ideas why the invoice logo wont show up in customer.itpl.php i'm using this bit of code.
<table width="100%" style="font-family: verdana, arial, helvetica; font-size: small;">
<tr>
<td>
<img src=http://www.pandapouch.com/images/pplogo.jpg/>
</td>
<td width="98%">
<div style="padding-left: 1em;">
<span style="font-size: large;">[store-name]</span><br/> 


Joined: 09/01/2007