Changeset 6108 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/views/payment-request/metabox-payment.php
- Timestamp:
- 11/10/2017 02:18:00 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/views/payment-request/metabox-payment.php
r6095 r6108 9 9 <p> 10 10 <?php echo esc_html( sprintf( 11 __( "Payment information will be redacted %d days after the payment has been sent. Until then, it will be available to you and to trusted network administrators.", 'wordcamporg' ),11 __( "Payment information will be deleted %d days after the payment has been sent. Until then, it will be available to you and to trusted network administrators.", 'wordcamporg' ), 12 12 WordCamp_Budgets::PAYMENT_INFO_RETENTION_PERIOD 13 13 ) ); ?>
Note: See TracChangeset
for help on using the changeset viewer.