uc-order-view-row-invoice.tpl.php in Ubercart 7.3
uc-order-view-row-invoice.tpl.php
Default simple view template to display a single invoice.
File
uc_order/views/uc-order-view-row-invoice.tpl.phpView source
<?php
/**
* @file uc-order-view-row-invoice.tpl.php
*
* Default simple view template to display a single invoice.
*
* @ingroup views_templates
*/
print $invoice;