Plugin Directory

Changeset 1155290


Ignore:
Timestamp:
05/07/2015 11:35:06 AM (11 years ago)
Author:
bontact
Message:

update text 3

Location:
bontact
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • bontact/tags/1.0.3/classes/class-bont-settings.php

    r1155287 r1155290  
    7878        <div class="wrap bontact-admin-wrap">
    7979            <div id="icon-themes" class="icon32"></div>
    80             <h2><?php _e( 'Bontact Widget & Dashboard', 'bontact' ); ?></h2>
     80            <h2><?php _e( 'Bontact Settings', 'bontact' ); ?></h2>
    8181           
    8282            <?php if ( ! empty( $_GET['message'] ) && ! empty( $this->_form_messages[ $_GET['message'] ] ) ) : ?>
     
    8484            <?php endif; ?>
    8585            <?php if ( ! empty( $username ) && ! empty( $password ) ) : ?>
    86                 <h3><?php _e( 'Bontact Widget:', 'bontact' ); ?></h3>
     86                <h3><?php _e( 'Bontact Widget & Dashboard', 'bontact' ); ?></h3>
    8787               
    8888               
  • bontact/tags/1.0.4/classes/class-bont-settings.php

    r1155287 r1155290  
    7878        <div class="wrap bontact-admin-wrap">
    7979            <div id="icon-themes" class="icon32"></div>
    80             <h2><?php _e( 'Bontact Widget & Dashboard', 'bontact' ); ?></h2>
     80            <h2><?php _e( 'Bontact Settings', 'bontact' ); ?></h2>
    8181           
    8282            <?php if ( ! empty( $_GET['message'] ) && ! empty( $this->_form_messages[ $_GET['message'] ] ) ) : ?>
     
    8484            <?php endif; ?>
    8585            <?php if ( ! empty( $username ) && ! empty( $password ) ) : ?>
    86                 <h3><?php _e( 'Bontact Widget:', 'bontact' ); ?></h3>
     86                <h3><?php _e( 'Bontact Widget & Dashboard', 'bontact' ); ?></h3>
    8787               
    8888               
  • bontact/trunk/classes/class-bont-settings.php

    r1155287 r1155290  
    7878        <div class="wrap bontact-admin-wrap">
    7979            <div id="icon-themes" class="icon32"></div>
    80             <h2><?php _e( 'Bontact Widget & Dashboard', 'bontact' ); ?></h2>
     80            <h2><?php _e( 'Bontact Settings', 'bontact' ); ?></h2>
    8181           
    8282            <?php if ( ! empty( $_GET['message'] ) && ! empty( $this->_form_messages[ $_GET['message'] ] ) ) : ?>
     
    8484            <?php endif; ?>
    8585            <?php if ( ! empty( $username ) && ! empty( $password ) ) : ?>
    86                 <h3><?php _e( 'Bontact Widget:', 'bontact' ); ?></h3>
     86                <h3><?php _e( 'Bontact Widget & Dashboard', 'bontact' ); ?></h3>
    8787               
    8888               
Note: See TracChangeset for help on using the changeset viewer.