@@ -4,7 +4,7 @@ discard block |
||
| 4 | 4 | <tr> |
| 5 | 5 | <td> |
| 6 | 6 | <p class="callout"> |
| 7 | - <strong><?php _e( 'Event Name:', 'event_espresso' ); ?></strong> |
|
| 7 | + <strong><?php _e('Event Name:', 'event_espresso'); ?></strong> |
|
| 8 | 8 | <a href="[EVENT_URL]">[EVENT]</a> |
| 9 | 9 | </p> |
| 10 | 10 | </td> |
@@ -19,7 +19,7 @@ discard block |
||
| 19 | 19 | <tbody> |
| 20 | 20 | <tr> |
| 21 | 21 | <td> |
| 22 | - <h2><?php _e( 'Registrant(s):', 'event_espresso' ); ?></h2> |
|
| 22 | + <h2><?php _e('Registrant(s):', 'event_espresso'); ?></h2> |
|
| 23 | 23 | [ATTENDEE_LIST] |
| 24 | 24 | </td> |
| 25 | 25 | </tr> |
@@ -3,7 +3,7 @@ discard block |
||
| 3 | 3 | <tbody> |
| 4 | 4 | <tr> |
| 5 | 5 | <td> |
| 6 | - <h2><?php _e( 'Event: [EVENT]', 'event_espresso' ); ?></h2> |
|
| 6 | + <h2><?php _e('Event: [EVENT]', 'event_espresso'); ?></h2> |
|
| 7 | 7 | </td> |
| 8 | 8 | </tr> |
| 9 | 9 | </tbody> |
@@ -15,7 +15,7 @@ discard block |
||
| 15 | 15 | <tbody> |
| 16 | 16 | <tr> |
| 17 | 17 | <td> |
| 18 | - <h2><?php _e( 'Registrant(s):', 'event_espresso' ); ?></h2> |
|
| 18 | + <h2><?php _e('Registrant(s):', 'event_espresso'); ?></h2> |
|
| 19 | 19 | [ATTENDEE_LIST] |
| 20 | 20 | </td> |
| 21 | 21 | </tr> |
@@ -31,26 +31,26 @@ discard block |
||
| 31 | 31 | <tbody> |
| 32 | 32 | <tr> |
| 33 | 33 | <td> |
| 34 | - <h1><?php _e( 'Payment Cancelled Notification', 'event_espresso' ); ?></h1> |
|
| 35 | - <?php _e( 'The following message was sent to the Primary Registrant of this transaction:', 'event_espresso' ); ?> |
|
| 36 | - <h3><?php _e( 'Payment Details:', 'event_espresso' ); ?></h3> |
|
| 34 | + <h1><?php _e('Payment Cancelled Notification', 'event_espresso'); ?></h1> |
|
| 35 | + <?php _e('The following message was sent to the Primary Registrant of this transaction:', 'event_espresso'); ?> |
|
| 36 | + <h3><?php _e('Payment Details:', 'event_espresso'); ?></h3> |
|
| 37 | 37 | <ul> |
| 38 | 38 | <li> |
| 39 | - <strong><?php _e( 'Payment Status:', 'event_espresso' ); ?></strong> [PAYMENT_STATUS] |
|
| 39 | + <strong><?php _e('Payment Status:', 'event_espresso'); ?></strong> [PAYMENT_STATUS] |
|
| 40 | 40 | </li> |
| 41 | - <li><strong><?php _e( 'Transaction ID:', 'event_espresso' ); ?></strong> |
|
| 41 | + <li><strong><?php _e('Transaction ID:', 'event_espresso'); ?></strong> |
|
| 42 | 42 | <a href="[TRANSACTION_ADMIN_URL]">[TXN_ID]</a></li> |
| 43 | 43 | <li> |
| 44 | - <strong><?php _e( 'Payment Gateway:', 'event_espresso' ); ?></strong> [PAYMENT_GATEWAY] |
|
| 44 | + <strong><?php _e('Payment Gateway:', 'event_espresso'); ?></strong> [PAYMENT_GATEWAY] |
|
| 45 | 45 | </li> |
| 46 | 46 | <li> |
| 47 | - <strong><?php _e( 'Total Cost:', 'event_espresso' ); ?></strong> [TOTAL_COST] |
|
| 47 | + <strong><?php _e('Total Cost:', 'event_espresso'); ?></strong> [TOTAL_COST] |
|
| 48 | 48 | </li> |
| 49 | 49 | <li> |
| 50 | - <strong><?php _e( 'Payment Amount:', 'event_espresso' ); ?></strong> [AMOUNT_PAID] |
|
| 50 | + <strong><?php _e('Payment Amount:', 'event_espresso'); ?></strong> [AMOUNT_PAID] |
|
| 51 | 51 | </li> |
| 52 | 52 | <li> |
| 53 | - <strong><?php _e( 'Amount Due:', 'event_espresso' ); ?></strong> [TOTAL_OWING] |
|
| 53 | + <strong><?php _e('Amount Due:', 'event_espresso'); ?></strong> [TOTAL_OWING] |
|
| 54 | 54 | </li> |
| 55 | 55 | </ul> |
| 56 | 56 | </td> |
@@ -59,7 +59,7 @@ discard block |
||
| 59 | 59 | </table> |
| 60 | 60 | </div> |
| 61 | 61 | <div class="content"> |
| 62 | - <h2><?php _e( 'Registrant Details:', 'event_espresso' ); ?></h2> |
|
| 62 | + <h2><?php _e('Registrant Details:', 'event_espresso'); ?></h2> |
|
| 63 | 63 | <p class="callout"><strong>[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]:</strong> |
| 64 | 64 | <a href="mailto:[PRIMARY_REGISTRANT_EMAIL]">[PRIMARY_REGISTRANT_EMAIL]</a></p> |
| 65 | 65 | </div> |
@@ -31,24 +31,24 @@ discard block |
||
| 31 | 31 | <tbody> |
| 32 | 32 | <tr> |
| 33 | 33 | <td> |
| 34 | - <h2><?php printf( __( 'Hello, %s:', 'event_espresso' ), '[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]' ); ?></h2> |
|
| 35 | - <p class="lead"><?php _e( "We're just notifying you of a successful payment made for the following transaction and tickets:", 'event_espresso' ); ?></p> |
|
| 36 | - <h3><?php _e( 'Payment Details:', 'event_espresso' ); ?></h3> |
|
| 34 | + <h2><?php printf(__('Hello, %s:', 'event_espresso'), '[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]'); ?></h2> |
|
| 35 | + <p class="lead"><?php _e("We're just notifying you of a successful payment made for the following transaction and tickets:", 'event_espresso'); ?></p> |
|
| 36 | + <h3><?php _e('Payment Details:', 'event_espresso'); ?></h3> |
|
| 37 | 37 | <ul> |
| 38 | 38 | <li> |
| 39 | - <strong><?php _e( 'Payment Status:', 'event_espresso' ); ?></strong> [PAYMENT_STATUS] |
|
| 39 | + <strong><?php _e('Payment Status:', 'event_espresso'); ?></strong> [PAYMENT_STATUS] |
|
| 40 | 40 | </li> |
| 41 | 41 | <li> |
| 42 | - <strong><?php _e( 'Transaction ID:', 'event_espresso' ); ?></strong> [TXN_ID] |
|
| 42 | + <strong><?php _e('Transaction ID:', 'event_espresso'); ?></strong> [TXN_ID] |
|
| 43 | 43 | </li> |
| 44 | 44 | <li> |
| 45 | - <strong><?php _e( 'Total Cost:', 'event_espresso' ); ?></strong> [TOTAL_COST] |
|
| 45 | + <strong><?php _e('Total Cost:', 'event_espresso'); ?></strong> [TOTAL_COST] |
|
| 46 | 46 | </li> |
| 47 | 47 | <li> |
| 48 | - <strong><?php _e( 'Payment Amount:', 'event_espresso' ); ?></strong> [AMOUNT_PAID] |
|
| 48 | + <strong><?php _e('Payment Amount:', 'event_espresso'); ?></strong> [AMOUNT_PAID] |
|
| 49 | 49 | </li> |
| 50 | 50 | <li> |
| 51 | - <strong><?php _e( 'Amount Due:', 'event_espresso' ); ?></strong> [TOTAL_OWING] |
|
| 51 | + <strong><?php _e('Amount Due:', 'event_espresso'); ?></strong> [TOTAL_OWING] |
|
| 52 | 52 | </li> |
| 53 | 53 | </ul> |
| 54 | 54 | [EVENT_LIST] |
@@ -75,10 +75,10 @@ discard block |
||
| 75 | 75 | <tbody> |
| 76 | 76 | <tr> |
| 77 | 77 | <td> |
| 78 | - <h3><?php _e( 'Connect with Us:', 'event_espresso' ); ?></h3> |
|
| 79 | - <a class="soc-btn fb" href="[CO_FACEBOOK_URL]"><?php _e( 'Facebook', 'event_espresso' ); ?></a> |
|
| 80 | - <a class="soc-btn tw" href="[CO_TWITTER_URL]"><?php _e( 'Twitter', 'event_espresso' ); ?></a> |
|
| 81 | - <a class="soc-btn gp" href="[CO_GOOGLE_URL]"><?php _e( 'Google+', 'event_espresso' ); ?></a> |
|
| 78 | + <h3><?php _e('Connect with Us:', 'event_espresso'); ?></h3> |
|
| 79 | + <a class="soc-btn fb" href="[CO_FACEBOOK_URL]"><?php _e('Facebook', 'event_espresso'); ?></a> |
|
| 80 | + <a class="soc-btn tw" href="[CO_TWITTER_URL]"><?php _e('Twitter', 'event_espresso'); ?></a> |
|
| 81 | + <a class="soc-btn gp" href="[CO_GOOGLE_URL]"><?php _e('Google+', 'event_espresso'); ?></a> |
|
| 82 | 82 | </td> |
| 83 | 83 | </tr> |
| 84 | 84 | </tbody> |
@@ -88,9 +88,9 @@ discard block |
||
| 88 | 88 | <tbody> |
| 89 | 89 | <tr> |
| 90 | 90 | <td> |
| 91 | - <h3><?php _e( 'Contact Info:', 'event_espresso' ); ?></h3> |
|
| 92 | - <?php _e( 'Phone:', 'event_espresso' ); ?> <strong>[CO_PHONE]</strong> |
|
| 93 | - <?php _e( 'Email:', 'event_espresso' ); ?> |
|
| 91 | + <h3><?php _e('Contact Info:', 'event_espresso'); ?></h3> |
|
| 92 | + <?php _e('Phone:', 'event_espresso'); ?> <strong>[CO_PHONE]</strong> |
|
| 93 | + <?php _e('Email:', 'event_espresso'); ?> |
|
| 94 | 94 | <strong><a href="mailto:[CO_EMAIL]" target="_blank">[CO_EMAIL]</a></strong> |
| 95 | 95 | </td> |
| 96 | 96 | </tr> |
@@ -31,26 +31,26 @@ discard block |
||
| 31 | 31 | <tbody> |
| 32 | 32 | <tr> |
| 33 | 33 | <td> |
| 34 | - <h1><?php _e( 'Payment Notification', 'event_espresso' ); ?></h1> |
|
| 35 | - <?php _e( 'The following message was sent to the Primary Registrant of this transaction:', 'event_espresso' ); ?> |
|
| 36 | - <h3><?php _e( 'Payment Details:', 'event_espresso' ); ?></h3> |
|
| 34 | + <h1><?php _e('Payment Notification', 'event_espresso'); ?></h1> |
|
| 35 | + <?php _e('The following message was sent to the Primary Registrant of this transaction:', 'event_espresso'); ?> |
|
| 36 | + <h3><?php _e('Payment Details:', 'event_espresso'); ?></h3> |
|
| 37 | 37 | <ul> |
| 38 | 38 | <li> |
| 39 | - <strong><?php _e( 'Payment Status:', 'event_espresso' ); ?></strong> [PAYMENT_STATUS] |
|
| 39 | + <strong><?php _e('Payment Status:', 'event_espresso'); ?></strong> [PAYMENT_STATUS] |
|
| 40 | 40 | </li> |
| 41 | - <li><strong><?php _e( 'Transaction ID:', 'event_espresso' ); ?></strong> |
|
| 41 | + <li><strong><?php _e('Transaction ID:', 'event_espresso'); ?></strong> |
|
| 42 | 42 | <a href="[TRANSACTION_ADMIN_URL]">[TXN_ID]</a></li> |
| 43 | 43 | <li> |
| 44 | - <strong><?php _e( 'Payment Gateway:', 'event_espresso' ); ?></strong> [PAYMENT_GATEWAY] |
|
| 44 | + <strong><?php _e('Payment Gateway:', 'event_espresso'); ?></strong> [PAYMENT_GATEWAY] |
|
| 45 | 45 | </li> |
| 46 | 46 | <li> |
| 47 | - <strong><?php _e( 'Total Cost:', 'event_espresso' ); ?></strong> [TOTAL_COST] |
|
| 47 | + <strong><?php _e('Total Cost:', 'event_espresso'); ?></strong> [TOTAL_COST] |
|
| 48 | 48 | </li> |
| 49 | 49 | <li> |
| 50 | - <strong><?php _e( 'Payment Amount:', 'event_espresso' ); ?></strong> [AMOUNT_PAID] |
|
| 50 | + <strong><?php _e('Payment Amount:', 'event_espresso'); ?></strong> [AMOUNT_PAID] |
|
| 51 | 51 | </li> |
| 52 | 52 | <li> |
| 53 | - <strong><?php _e( 'Amount Due:', 'event_espresso' ); ?></strong> [TOTAL_OWING] |
|
| 53 | + <strong><?php _e('Amount Due:', 'event_espresso'); ?></strong> [TOTAL_OWING] |
|
| 54 | 54 | </li> |
| 55 | 55 | </ul> |
| 56 | 56 | </td> |
@@ -59,7 +59,7 @@ discard block |
||
| 59 | 59 | </table> |
| 60 | 60 | </div> |
| 61 | 61 | <div class="content"> |
| 62 | - <h2><?php _e( 'Registrant Details:', 'event_espresso' ); ?></h2> |
|
| 62 | + <h2><?php _e('Registrant Details:', 'event_espresso'); ?></h2> |
|
| 63 | 63 | <p class="callout"> |
| 64 | 64 | <strong>[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]:</strong> |
| 65 | 65 | <a href="mailto:[PRIMARY_REGISTRANT_EMAIL]">[PRIMARY_REGISTRANT_EMAIL]</a> |
@@ -31,26 +31,26 @@ discard block |
||
| 31 | 31 | <tbody> |
| 32 | 32 | <tr> |
| 33 | 33 | <td> |
| 34 | - <h1><?php _e( 'Payment Declined Notification', 'event_espresso' ); ?></h1> |
|
| 35 | - <?php _e( 'The following message was sent to the Primary Registrant of this transaction:', 'event_espresso' ); ?> |
|
| 36 | - <h3><?php _e( 'Payment Details:', 'event_espresso' ); ?></h3> |
|
| 34 | + <h1><?php _e('Payment Declined Notification', 'event_espresso'); ?></h1> |
|
| 35 | + <?php _e('The following message was sent to the Primary Registrant of this transaction:', 'event_espresso'); ?> |
|
| 36 | + <h3><?php _e('Payment Details:', 'event_espresso'); ?></h3> |
|
| 37 | 37 | <ul> |
| 38 | 38 | <li> |
| 39 | - <strong><?php _e( 'Payment Status:', 'event_espresso' ); ?></strong> [PAYMENT_STATUS] |
|
| 39 | + <strong><?php _e('Payment Status:', 'event_espresso'); ?></strong> [PAYMENT_STATUS] |
|
| 40 | 40 | </li> |
| 41 | - <li><strong><?php _e( 'Transaction ID:', 'event_espresso' ); ?></strong> |
|
| 41 | + <li><strong><?php _e('Transaction ID:', 'event_espresso'); ?></strong> |
|
| 42 | 42 | <a href="[TRANSACTION_ADMIN_URL]">[TXN_ID]</a></li> |
| 43 | 43 | <li> |
| 44 | - <strong><?php _e( 'Payment Gateway:', 'event_espresso' ); ?></strong> [PAYMENT_GATEWAY] |
|
| 44 | + <strong><?php _e('Payment Gateway:', 'event_espresso'); ?></strong> [PAYMENT_GATEWAY] |
|
| 45 | 45 | </li> |
| 46 | 46 | <li> |
| 47 | - <strong><?php _e( 'Total Cost:', 'event_espresso' ); ?></strong> [TOTAL_COST] |
|
| 47 | + <strong><?php _e('Total Cost:', 'event_espresso'); ?></strong> [TOTAL_COST] |
|
| 48 | 48 | </li> |
| 49 | 49 | <li> |
| 50 | - <strong><?php _e( 'Payment Amount:', 'event_espresso' ); ?></strong> [AMOUNT_PAID] |
|
| 50 | + <strong><?php _e('Payment Amount:', 'event_espresso'); ?></strong> [AMOUNT_PAID] |
|
| 51 | 51 | </li> |
| 52 | 52 | <li> |
| 53 | - <strong><?php _e( 'Amount Due:', 'event_espresso' ); ?></strong> [TOTAL_OWING] |
|
| 53 | + <strong><?php _e('Amount Due:', 'event_espresso'); ?></strong> [TOTAL_OWING] |
|
| 54 | 54 | </li> |
| 55 | 55 | </ul> |
| 56 | 56 | </td> |
@@ -59,7 +59,7 @@ discard block |
||
| 59 | 59 | </table> |
| 60 | 60 | </div> |
| 61 | 61 | <div class="content"> |
| 62 | - <h2><?php _e( 'Registrant Details:', 'event_espresso' ); ?></h2> |
|
| 62 | + <h2><?php _e('Registrant Details:', 'event_espresso'); ?></h2> |
|
| 63 | 63 | <p class="callout"><strong>[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]:</strong> |
| 64 | 64 | <a href="mailto:[PRIMARY_REGISTRANT_EMAIL]">[PRIMARY_REGISTRANT_EMAIL]</a></p> |
| 65 | 65 | </div> |
@@ -31,35 +31,35 @@ discard block |
||
| 31 | 31 | <tbody> |
| 32 | 32 | <tr> |
| 33 | 33 | <td> |
| 34 | - <h2><?php printf( __( 'Hello, %s:', 'event_espresso' ), '[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]' ); ?></h2> |
|
| 35 | - <p class="lead"><?php _e( 'Your payment <strong>FAILED</strong> for the following transaction and ticket purchases:', 'event_espresso' ); ?></p> |
|
| 36 | - <h3><?php _e( 'Payment Details:', 'event_espresso' ); ?></h3> |
|
| 34 | + <h2><?php printf(__('Hello, %s:', 'event_espresso'), '[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]'); ?></h2> |
|
| 35 | + <p class="lead"><?php _e('Your payment <strong>FAILED</strong> for the following transaction and ticket purchases:', 'event_espresso'); ?></p> |
|
| 36 | + <h3><?php _e('Payment Details:', 'event_espresso'); ?></h3> |
|
| 37 | 37 | <ul> |
| 38 | 38 | <li> |
| 39 | - <strong><?php _e( 'Payment Status:', 'event_espresso' ); ?></strong> [PAYMENT_STATUS] |
|
| 39 | + <strong><?php _e('Payment Status:', 'event_espresso'); ?></strong> [PAYMENT_STATUS] |
|
| 40 | 40 | </li> |
| 41 | 41 | <li> |
| 42 | - <strong><?php _e( 'Transaction ID:', 'event_espresso' ); ?></strong> [TXN_ID] |
|
| 42 | + <strong><?php _e('Transaction ID:', 'event_espresso'); ?></strong> [TXN_ID] |
|
| 43 | 43 | </li> |
| 44 | 44 | <li> |
| 45 | - <strong><?php _e( 'Total Cost:', 'event_espresso' ); ?></strong> [TOTAL_COST] |
|
| 45 | + <strong><?php _e('Total Cost:', 'event_espresso'); ?></strong> [TOTAL_COST] |
|
| 46 | 46 | </li> |
| 47 | 47 | <li> |
| 48 | - <strong><?php _e( 'Payment Method:', 'event_espresso' ); ?></strong> [PAYMENT_GATEWAY] |
|
| 48 | + <strong><?php _e('Payment Method:', 'event_espresso'); ?></strong> [PAYMENT_GATEWAY] |
|
| 49 | 49 | </li> |
| 50 | 50 | <li> |
| 51 | - <strong><?php _e( 'Payment Amount:', 'event_espresso' ); ?></strong> [AMOUNT_PAID] |
|
| 51 | + <strong><?php _e('Payment Amount:', 'event_espresso'); ?></strong> [AMOUNT_PAID] |
|
| 52 | 52 | </li> |
| 53 | 53 | <li> |
| 54 | - <strong><?php _e( 'Amount Due:', 'event_espresso' ); ?></strong> [TOTAL_OWING] |
|
| 54 | + <strong><?php _e('Amount Due:', 'event_espresso'); ?></strong> [TOTAL_OWING] |
|
| 55 | 55 | </li> |
| 56 | 56 | </ul> |
| 57 | 57 | <p class="callout"> |
| 58 | - <?php printf( __( 'Please %sretry your payment%s, or choose an alternate payment method to reserve your space.', 'event_espresso' ), '<a href="[PAYMENT_URL]">', '</a>' ); ?> |
|
| 58 | + <?php printf(__('Please %sretry your payment%s, or choose an alternate payment method to reserve your space.', 'event_espresso'), '<a href="[PAYMENT_URL]">', '</a>'); ?> |
|
| 59 | 59 | </p> |
| 60 | 60 | [EVENT_LIST] |
| 61 | 61 | <p class="callout"> |
| 62 | - <?php printf( __( 'Please %sretry your payment%s, or choose an alternate payment method to reserve your space.', 'event_espresso' ), '<a href="[PAYMENT_URL]">', '</a>' ); ?> |
|
| 62 | + <?php printf(__('Please %sretry your payment%s, or choose an alternate payment method to reserve your space.', 'event_espresso'), '<a href="[PAYMENT_URL]">', '</a>'); ?> |
|
| 63 | 63 | </p> |
| 64 | 64 | </td> |
| 65 | 65 | </tr> |
@@ -84,10 +84,10 @@ discard block |
||
| 84 | 84 | <tbody> |
| 85 | 85 | <tr> |
| 86 | 86 | <td> |
| 87 | - <h3><?php _e( 'Connect with Us:', 'event_espresso' ); ?></h3> |
|
| 88 | - <a class="soc-btn fb" href="[CO_FACEBOOK_URL]"><?php _e( 'Facebook', 'event_espresso' ); ?></a> |
|
| 89 | - <a class="soc-btn tw" href="[CO_TWITTER_URL]"><?php _e( 'Twitter', 'event_espresso' ); ?></a> |
|
| 90 | - <a class="soc-btn gp" href="[CO_GOOGLE_URL]"><?php _e( 'Google+', 'event_espresso' ); ?></a> |
|
| 87 | + <h3><?php _e('Connect with Us:', 'event_espresso'); ?></h3> |
|
| 88 | + <a class="soc-btn fb" href="[CO_FACEBOOK_URL]"><?php _e('Facebook', 'event_espresso'); ?></a> |
|
| 89 | + <a class="soc-btn tw" href="[CO_TWITTER_URL]"><?php _e('Twitter', 'event_espresso'); ?></a> |
|
| 90 | + <a class="soc-btn gp" href="[CO_GOOGLE_URL]"><?php _e('Google+', 'event_espresso'); ?></a> |
|
| 91 | 91 | </td> |
| 92 | 92 | </tr> |
| 93 | 93 | </tbody> |
@@ -97,9 +97,9 @@ discard block |
||
| 97 | 97 | <tbody> |
| 98 | 98 | <tr> |
| 99 | 99 | <td> |
| 100 | - <h3><?php _e( 'Contact Info:', 'event_espresso' ); ?></h3> |
|
| 101 | - <?php _e( 'Phone:', 'event_espresso' ); ?> <strong>[CO_PHONE]</strong> |
|
| 102 | - <?php _e( 'Email:', 'event_espresso' ); ?> <strong><a href="mailto:[CO_EMAIL]" target="_blank">[CO_EMAIL]</a></strong> |
|
| 100 | + <h3><?php _e('Contact Info:', 'event_espresso'); ?></h3> |
|
| 101 | + <?php _e('Phone:', 'event_espresso'); ?> <strong>[CO_PHONE]</strong> |
|
| 102 | + <?php _e('Email:', 'event_espresso'); ?> <strong><a href="mailto:[CO_EMAIL]" target="_blank">[CO_EMAIL]</a></strong> |
|
| 103 | 103 | </td> |
| 104 | 104 | </tr> |
| 105 | 105 | </tbody> |
@@ -31,26 +31,26 @@ discard block |
||
| 31 | 31 | <tbody> |
| 32 | 32 | <tr> |
| 33 | 33 | <td> |
| 34 | - <h1><?php _e( 'Payment Failed Notification', 'event_espresso' ); ?></h1> |
|
| 35 | - <?php _e( 'The following message was sent to the Primary Registrant of this transaction:', 'event_espresso' ); ?> |
|
| 36 | - <h3><?php _e( 'Payment Details:', 'event_espresso' ); ?></h3> |
|
| 34 | + <h1><?php _e('Payment Failed Notification', 'event_espresso'); ?></h1> |
|
| 35 | + <?php _e('The following message was sent to the Primary Registrant of this transaction:', 'event_espresso'); ?> |
|
| 36 | + <h3><?php _e('Payment Details:', 'event_espresso'); ?></h3> |
|
| 37 | 37 | <ul> |
| 38 | 38 | <li> |
| 39 | - <strong><?php _e( 'Payment Status:', 'event_espresso' ); ?></strong> [PAYMENT_STATUS] |
|
| 39 | + <strong><?php _e('Payment Status:', 'event_espresso'); ?></strong> [PAYMENT_STATUS] |
|
| 40 | 40 | </li> |
| 41 | - <li><strong><?php _e( 'Transaction ID:', 'event_espresso' ); ?></strong> |
|
| 41 | + <li><strong><?php _e('Transaction ID:', 'event_espresso'); ?></strong> |
|
| 42 | 42 | <a href="[TRANSACTION_ADMIN_URL]">[TXN_ID]</a></li> |
| 43 | 43 | <li> |
| 44 | - <strong><?php _e( 'Payment Gateway:', 'event_espresso' ); ?></strong> [PAYMENT_GATEWAY] |
|
| 44 | + <strong><?php _e('Payment Gateway:', 'event_espresso'); ?></strong> [PAYMENT_GATEWAY] |
|
| 45 | 45 | </li> |
| 46 | 46 | <li> |
| 47 | - <strong><?php _e( 'Total Cost:', 'event_espresso' ); ?></strong> [TOTAL_COST] |
|
| 47 | + <strong><?php _e('Total Cost:', 'event_espresso'); ?></strong> [TOTAL_COST] |
|
| 48 | 48 | </li> |
| 49 | 49 | <li> |
| 50 | - <strong><?php _e( 'Payment Amount:', 'event_espresso' ); ?></strong> [AMOUNT_PAID] |
|
| 50 | + <strong><?php _e('Payment Amount:', 'event_espresso'); ?></strong> [AMOUNT_PAID] |
|
| 51 | 51 | </li> |
| 52 | 52 | <li> |
| 53 | - <strong><?php _e( 'Amount Due:', 'event_espresso' ); ?></strong> [TOTAL_OWING] |
|
| 53 | + <strong><?php _e('Amount Due:', 'event_espresso'); ?></strong> [TOTAL_OWING] |
|
| 54 | 54 | </li> |
| 55 | 55 | </ul> |
| 56 | 56 | </td> |
@@ -59,7 +59,7 @@ discard block |
||
| 59 | 59 | </table> |
| 60 | 60 | </div> |
| 61 | 61 | <div class="content"> |
| 62 | - <h2><?php _e( 'Registrant Details:', 'event_espresso' ); ?></h2> |
|
| 62 | + <h2><?php _e('Registrant Details:', 'event_espresso'); ?></h2> |
|
| 63 | 63 | <p class="callout"><strong>[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]:</strong> |
| 64 | 64 | <a href="mailto:[PRIMARY_REGISTRANT_EMAIL]">[PRIMARY_REGISTRANT_EMAIL]</a></p> |
| 65 | 65 | </div> |
@@ -31,21 +31,21 @@ discard block |
||
| 31 | 31 | <tbody> |
| 32 | 32 | <tr> |
| 33 | 33 | <td> |
| 34 | - <h2><?php printf( __( 'Hello, %s:', 'event_espresso' ), '[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]' ); ?></h2> |
|
| 35 | - <p class="lead"><?php _e( "We're just notifying you of a refund issued for the following transaction and tickets:", 'event_espresso' ); ?></p> |
|
| 36 | - <h3><?php _e( 'Refund Details:', 'event_espresso' ); ?></h3> |
|
| 34 | + <h2><?php printf(__('Hello, %s:', 'event_espresso'), '[PRIMARY_REGISTRANT_FNAME] [PRIMARY_REGISTRANT_LNAME]'); ?></h2> |
|
| 35 | + <p class="lead"><?php _e("We're just notifying you of a refund issued for the following transaction and tickets:", 'event_espresso'); ?></p> |
|
| 36 | + <h3><?php _e('Refund Details:', 'event_espresso'); ?></h3> |
|
| 37 | 37 | <ul> |
| 38 | 38 | <li> |
| 39 | - <strong><?php _e( 'Payment Status:', 'event_espresso' ); ?></strong> [PAYMENT_STATUS] |
|
| 39 | + <strong><?php _e('Payment Status:', 'event_espresso'); ?></strong> [PAYMENT_STATUS] |
|
| 40 | 40 | </li> |
| 41 | 41 | <li> |
| 42 | - <strong><?php _e( 'Transaction ID:', 'event_espresso' ); ?></strong> [TXN_ID] |
|
| 42 | + <strong><?php _e('Transaction ID:', 'event_espresso'); ?></strong> [TXN_ID] |
|
| 43 | 43 | </li> |
| 44 | 44 | <li> |
| 45 | - <strong><?php _e( 'Total Cost:', 'event_espresso' ); ?></strong> [TOTAL_COST] |
|
| 45 | + <strong><?php _e('Total Cost:', 'event_espresso'); ?></strong> [TOTAL_COST] |
|
| 46 | 46 | </li> |
| 47 | 47 | <li> |
| 48 | - <strong><?php _e( 'Refund Amount:', 'event_espresso' ); ?></strong> [AMOUNT_PAID] |
|
| 48 | + <strong><?php _e('Refund Amount:', 'event_espresso'); ?></strong> [AMOUNT_PAID] |
|
| 49 | 49 | </li> |
| 50 | 50 | </ul> |
| 51 | 51 | [EVENT_LIST] |
@@ -72,10 +72,10 @@ discard block |
||
| 72 | 72 | <tbody> |
| 73 | 73 | <tr> |
| 74 | 74 | <td> |
| 75 | - <h3><?php _e( 'Connect with Us:', 'event_espresso' ); ?></h3> |
|
| 76 | - <a class="soc-btn fb" href="[CO_FACEBOOK_URL]"><?php _e( 'Facebook', 'event_espresso' ); ?></a> |
|
| 77 | - <a class="soc-btn tw" href="[CO_TWITTER_URL]"><?php _e( 'Twitter', 'event_espresso' ); ?></a> |
|
| 78 | - <a class="soc-btn gp" href="[CO_GOOGLE_URL]"><?php _e( 'Google+', 'event_espresso' ); ?></a> |
|
| 75 | + <h3><?php _e('Connect with Us:', 'event_espresso'); ?></h3> |
|
| 76 | + <a class="soc-btn fb" href="[CO_FACEBOOK_URL]"><?php _e('Facebook', 'event_espresso'); ?></a> |
|
| 77 | + <a class="soc-btn tw" href="[CO_TWITTER_URL]"><?php _e('Twitter', 'event_espresso'); ?></a> |
|
| 78 | + <a class="soc-btn gp" href="[CO_GOOGLE_URL]"><?php _e('Google+', 'event_espresso'); ?></a> |
|
| 79 | 79 | </td> |
| 80 | 80 | </tr> |
| 81 | 81 | </tbody> |
@@ -85,9 +85,9 @@ discard block |
||
| 85 | 85 | <tbody> |
| 86 | 86 | <tr> |
| 87 | 87 | <td> |
| 88 | - <h3><?php _e( 'Contact Info:', 'event_espresso' ); ?></h3> |
|
| 89 | - <?php _e( 'Phone:', 'event_espresso' ); ?> <strong>[CO_PHONE]</strong> |
|
| 90 | - <?php _e( 'Email:', 'event_espresso' ); ?> |
|
| 88 | + <h3><?php _e('Contact Info:', 'event_espresso'); ?></h3> |
|
| 89 | + <?php _e('Phone:', 'event_espresso'); ?> <strong>[CO_PHONE]</strong> |
|
| 90 | + <?php _e('Email:', 'event_espresso'); ?> |
|
| 91 | 91 | <strong><a href="mailto:[CO_EMAIL]" target="_blank">[CO_EMAIL]</a></strong> |
| 92 | 92 | </td> |
| 93 | 93 | </tr> |