Plugin Directory

Changeset 1877685


Ignore:
Timestamp:
05/19/2018 02:14:55 PM (8 years ago)
Author:
tijaji
Message:

修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tijaji-formatting/trunk/tjf_setting.php

    r1877670 r1877685  
    112112    'section' => 'tjf_automatic_formatting',
    113113    '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' ),
    115115    'description' => __( '<br /> Line breaks are not reflected unless automatic shaping is stopped.', 'tjf' ),
    116116    'type' => 'radio',
     
    130130    'section' => 'tjf_automatic_formatting',
    131131    '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' ),
    133133    'description' => __( '<br /> Line breaks are not reflected unless automatic shaping is stopped.', 'tjf' ),
    134134    'type' => 'radio',
Note: See TracChangeset for help on using the changeset viewer.