Plugin Directory

Changeset 3253302


Ignore:
Timestamp:
03/10/2025 11:59:11 AM (12 months ago)
Author:
webmuehle
Message:

Update upgrade.php

Location:
court-reservation
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • court-reservation/tags/1.10.1/admin/partials/courtres-upgrade.php

    r3251489 r3253302  
    129129                                    <h3><?php echo esc_html__( 'E-Mail notifications', 'court-reservation' ); ?></h3>
    130130                                    <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>
    131133                                    <h3 class='ultimate-h'><?php echo esc_html__( 'Ladder Competitions', 'court-reservation' ); ?></h3>
    132134                                </header>
     
    135137                                        <span class="price">
    136138                                            <span>
    137                                                 <b class="currency">$</b><var>199</var>
     139                                                <b class="currency">$</b><var>299</var>
    138140                                            </span>
    139141                                            <span>
  • court-reservation/trunk/admin/partials/courtres-upgrade.php

    r3248604 r3253302  
    129129                                    <h3><?php echo esc_html__( 'E-Mail notifications', 'court-reservation' ); ?></h3>
    130130                                    <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>
    131133                                    <h3 class='ultimate-h'><?php echo esc_html__( 'Ladder Competitions', 'court-reservation' ); ?></h3>
    132134                                </header>
     
    135137                                        <span class="price">
    136138                                            <span>
    137                                                 <b class="currency">$</b><var>199</var>
     139                                                <b class="currency">$</b><var>299</var>
    138140                                            </span>
    139141                                            <span>
Note: See TracChangeset for help on using the changeset viewer.