You are here

uc-views-view-row-invoice.tpl.php in Ubercart Views 6.3

Patch by hanoii

File

theme/uc-views-view-row-invoice.tpl.php
View source
<?php

/**
 * @file
 * Patch by hanoii
 */

/**
 * @file uc-views-view-row-invoice.tpl.php
 * Default simple view template to display a single invoice.
 *
 * @ingroup views_templates
 */
print $invoice;