Changeset 3253302
- Timestamp:
- 03/10/2025 11:59:11 AM (12 months ago)
- Location:
- court-reservation
- Files:
-
- 2 edited
-
tags/1.10.1/admin/partials/courtres-upgrade.php (modified) (2 diffs)
-
trunk/admin/partials/courtres-upgrade.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
court-reservation/tags/1.10.1/admin/partials/courtres-upgrade.php
r3251489 r3253302 129 129 <h3><?php echo esc_html__( 'E-Mail notifications', 'court-reservation' ); ?></h3> 130 130 <h3><?php echo esc_html__( '24/7 E-Mail-Support', 'court-reservation' ); ?></h3> 131 <h3 class='ultimate-h'><?php echo esc_html__( 'WooCommerce Payment Gateway', 'court-reservation' ); ?></h3> 132 <h3 class='ultimate-h'><?php echo esc_html__( 'Anonymization Mode', 'court-reservation' ); ?></h3> 131 133 <h3 class='ultimate-h'><?php echo esc_html__( 'Ladder Competitions', 'court-reservation' ); ?></h3> 132 134 </header> … … 135 137 <span class="price"> 136 138 <span> 137 <b class="currency">$</b><var> 199</var>139 <b class="currency">$</b><var>299</var> 138 140 </span> 139 141 <span> -
court-reservation/trunk/admin/partials/courtres-upgrade.php
r3248604 r3253302 129 129 <h3><?php echo esc_html__( 'E-Mail notifications', 'court-reservation' ); ?></h3> 130 130 <h3><?php echo esc_html__( '24/7 E-Mail-Support', 'court-reservation' ); ?></h3> 131 <h3 class='ultimate-h'><?php echo esc_html__( 'WooCommerce Payment Gateway', 'court-reservation' ); ?></h3> 132 <h3 class='ultimate-h'><?php echo esc_html__( 'Anonymization Mode', 'court-reservation' ); ?></h3> 131 133 <h3 class='ultimate-h'><?php echo esc_html__( 'Ladder Competitions', 'court-reservation' ); ?></h3> 132 134 </header> … … 135 137 <span class="price"> 136 138 <span> 137 <b class="currency">$</b><var> 199</var>139 <b class="currency">$</b><var>299</var> 138 140 </span> 139 141 <span>
Note: See TracChangeset
for help on using the changeset viewer.