Changeset 1811444
- Timestamp:
- 01/29/2018 08:42:48 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
acf-bootstrap-button/trunk/fields/acf-bbutton-v4.php
r1811440 r1811444 205 205 <td class="label"> 206 206 <label><?php _e("Default Active State",'acf-bootstrap-button'); ?></label> 207 <p class="description"><?php _e("Set the default button activewhen 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> 208 208 </td> 209 209 <td> … … 227 227 <td class="label"> 228 228 <label><?php _e("Default Disabled State",'acf-bootstrap-button'); ?></label> 229 <p class="description"><?php _e("Set the default button disabledwhen 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> 230 230 </td> 231 231 <td>
Note: See TracChangeset
for help on using the changeset viewer.