Changeset 1792190
- Timestamp:
- 12/25/2017 08:29:54 AM (8 years ago)
- File:
-
- 1 edited
-
custom-site-logo/trunk/custom-site-logo.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-site-logo/trunk/custom-site-logo.php
r1791769 r1792190 217 217 </label> 218 218 <p class="description"> 219 <?php _e(' If you check this option then custom width/height will not work and logo will set as 100% width to fit in all screens.','csl_custom_site_logo'); ?>219 <?php _e('Check this option for responsive logo.'); ?> 220 220 </p> 221 221 <?php … … 379 379 }else{ 380 380 ?> 381 <div class="csl-error">Error! No Logo Upload. Please visit: <strong>(Dashboard => Appearence => Custom Site Logo)</strong></div>381 <div class="csl-error">Error! No Logo Upload. Please upload logo : <strong>(Dashboard => Appearence => Custom Site Logo)</strong></div> 382 382 <?php 383 383 }
Note: See TracChangeset
for help on using the changeset viewer.