uc-order-view-row-invoice.tpl.php 181 B

123456789101112
  1. <?php
  2. /**
  3. * @file uc-order-view-row-invoice.tpl.php
  4. *
  5. * Default simple view template to display a single invoice.
  6. *
  7. * @ingroup views_templates
  8. */
  9. ?>
  10. <?php print $invoice ?>