Changeset 30863
- Timestamp:
- 12/15/2014 03:00:10 PM (11 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/src/wp-includes/class-wp-customize-control.php
r30737 r30863 738 738 <# } #> 739 739 <# if ( data.description ) { #> 740 <span class="description customize-control-description">{{ data.description}}</span>740 <span class="description customize-control-description">{{{ data.description }}}</span> 741 741 <# } #> 742 742 </label>
Note: See TracChangeset
for help on using the changeset viewer.