Plugin Directory

Changeset 1792190


Ignore:
Timestamp:
12/25/2017 08:29:54 AM (8 years ago)
Author:
iticiti
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-site-logo/trunk/custom-site-logo.php

    r1791769 r1792190  
    217217    </label>
    218218    <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.'); ?>
    220220    </p>
    221221<?php
     
    379379        }else{
    380380?>
    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>
    382382<?php
    383383        }
Note: See TracChangeset for help on using the changeset viewer.