Changeset 1877685
- Timestamp:
- 05/19/2018 02:14:55 PM (8 years ago)
- File:
-
- 1 edited
-
tijaji-formatting/trunk/tjf_setting.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tijaji-formatting/trunk/tjf_setting.php
r1877670 r1877685 112 112 'section' => 'tjf_automatic_formatting', 113 113 'settings' => 'tjf_af_text_widget_br', 114 'label' => __( 'Would you like to convert line breaks to <br /> automatically with a text widget?', 'tjf' ),114 'label' => __( 'Would you like to convert line breaks to <br/> automatically with a text widget?', 'tjf' ), 115 115 'description' => __( '<br /> Line breaks are not reflected unless automatic shaping is stopped.', 'tjf' ), 116 116 'type' => 'radio', … … 130 130 'section' => 'tjf_automatic_formatting', 131 131 'settings' => 'tjf_af_c_h_widget_br', 132 'label' => __( 'Would you like to convert line breaks to <br /> automatically with a HTML Code Widget?', 'tjf' ),132 'label' => __( 'Would you like to convert line breaks to <br/> automatically with a HTML Code Widget?', 'tjf' ), 133 133 'description' => __( '<br /> Line breaks are not reflected unless automatic shaping is stopped.', 'tjf' ), 134 134 'type' => 'radio',
Note: See TracChangeset
for help on using the changeset viewer.