Plugin Directory

Changeset 1811444


Ignore:
Timestamp:
01/29/2018 08:42:48 PM (8 years ago)
Author:
teakor
Message:

Adding 1.0.4 version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • acf-bootstrap-button/trunk/fields/acf-bbutton-v4.php

    r1811440 r1811444  
    205205            <td class="label">
    206206                <label><?php _e("Default Active State",'acf-bootstrap-button'); ?></label>
    207                 <p class="description"><?php _e("Set the default button active when creating a new button.",'acf-bootstrap-button'); ?></p>
     207                <p class="description"><?php _e("Set active state as default when creating a new button.",'acf-bootstrap-button'); ?></p>
    208208            </td>
    209209            <td>
     
    227227            <td class="label">
    228228                <label><?php _e("Default Disabled State",'acf-bootstrap-button'); ?></label>
    229                 <p class="description"><?php _e("Set the default button disabled when creating a new button.",'acf-bootstrap-button'); ?></p>
     229                <p class="description"><?php _e("Set disabled state as default when creating a new button.",'acf-bootstrap-button'); ?></p>
    230230            </td>
    231231            <td>
Note: See TracChangeset for help on using the changeset viewer.