Plugin Directory

Changeset 442597


Ignore:
Timestamp:
09/23/2011 02:18:05 PM (15 years ago)
Author:
blepoxp
Message:

A little experiment

Location:
ft-calendar
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ft-calendar/tags/1.0.6/classes/class-admin.php

    r442583 r442597  
    661661                                            <h4><?php printf( __( 'FT Calendar Premium Support Benefits', 'ftcalendar' ), esc_attr( get_option( 'siteurl' ) ) ); ?></h4>
    662662                                            <p>
    663                                                 <?php printf( __( 'FT Calendar offers a premium support package for the low cost of %s per year per domain.', 'ftcalendar' ), '$49.00 USD' ); ?>
     663                                                <?php printf( __( 'FT Calendar offers a premium support package for the low cost of %s per year per domain.', 'ftcalendar' ), '$39.00 USD' ); ?>
    664664                                            </p>
    665665                                            <p>
  • ft-calendar/trunk/classes/class-admin.php

    r435832 r442597  
    661661                                            <h4><?php printf( __( 'FT Calendar Premium Support Benefits', 'ftcalendar' ), esc_attr( get_option( 'siteurl' ) ) ); ?></h4>
    662662                                            <p>
    663                                                 <?php printf( __( 'FT Calendar offers a premium support package for the low cost of %s per year per domain.', 'ftcalendar' ), '$49.00 USD' ); ?>
     663                                                <?php printf( __( 'FT Calendar offers a premium support package for the low cost of %s per year per domain.', 'ftcalendar' ), '$39.00 USD' ); ?>
    664664                                            </p>
    665665                                            <p>
Note: See TracChangeset for help on using the changeset viewer.