@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type event list field. |
|
4 | - * As you can see this template has empty content. |
|
5 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type event list field. |
|
4 | + * As you can see this template has empty content. |
|
5 | + */ |
|
6 | 6 | ?> |
7 | 7 | \ No newline at end of file |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type payment list field. |
|
4 | - * This is also the template for the html messenger and receipt message type payment_list field. |
|
5 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type payment list field. |
|
4 | + * This is also the template for the html messenger and receipt message type payment_list field. |
|
5 | + */ |
|
6 | 6 | ?> |
7 | 7 | </td></tr> |
8 | 8 | <tr class='item'> |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type price_modifier_line_item_list field. |
|
4 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type price_modifier_line_item_list field. |
|
4 | + */ |
|
5 | 5 | ?> |
6 | 6 | <tr class="subitem-row"> |
7 | 7 | <td class="item_I subitem">[LINE_ITEM_NAME]</td> |
@@ -1,5 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type question list field. |
|
4 | - * As you can see this template has empty content. |
|
5 | - */ |
|
6 | 3 | \ No newline at end of file |
4 | + * This is the template for the html messenger and invoice message type question list field. |
|
5 | + * As you can see this template has empty content. |
|
6 | + */ |
|
7 | 7 | \ No newline at end of file |
@@ -1,5 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type page title field. |
|
4 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type page title field. |
|
4 | + */ |
|
5 | 5 | printf( __( '%s Invoice for Transaction: %s', 'event_espresso' ), '[COMPANY]', '[TXN_ID]' ); |
6 | 6 | \ No newline at end of file |
@@ -2,4 +2,4 @@ |
||
2 | 2 | /** |
3 | 3 | * This is the template for the html messenger and invoice message type page title field. |
4 | 4 | */ |
5 | -printf( __( '%s Invoice for Transaction: %s', 'event_espresso' ), '[COMPANY]', '[TXN_ID]' ); |
|
6 | 5 | \ No newline at end of file |
6 | +printf(__('%s Invoice for Transaction: %s', 'event_espresso'), '[COMPANY]', '[TXN_ID]'); |
|
7 | 7 | \ No newline at end of file |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type tax_line_item_list field. |
|
4 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type tax_line_item_list field. |
|
4 | + */ |
|
5 | 5 | ?> |
6 | 6 | </td></tr> |
7 | 7 | <tr class="item sub-item tax-total"> |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type ticket_line_item_no_pms field. |
|
4 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type ticket_line_item_no_pms field. |
|
4 | + */ |
|
5 | 5 | ?> |
6 | 6 | <tr class="item"> |
7 | 7 | <td class="item_I">[LINE_ITEM_NAME][LINE_ITEM_TAXABLE_*]</td> |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type ticket_line_item_pms field |
|
4 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type ticket_line_item_pms field |
|
4 | + */ |
|
5 | 5 | ?> |
6 | 6 | <tr class="item"> |
7 | 7 | <td class="item_I">[LINE_ITEM_NAME][LINE_ITEM_TAXABLE_*]</td> |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This is the template for the html messenger and invoice message type ticket_list field. |
|
4 | - */ |
|
3 | + * This is the template for the html messenger and invoice message type ticket_list field. |
|
4 | + */ |
|
5 | 5 | ?> |
6 | 6 | </td> |
7 | 7 | </tr> |