Plugin Directory

Changeset 1197649


Ignore:
Timestamp:
07/13/2015 02:42:30 AM (11 years ago)
Author:
wpnotifications
Message:

fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • print-money/trunk/admin.php

    r1197644 r1197649  
    3232            <h3>Custom Image Selector - Theme Compatibility</h3>
    3333            <p>If the image is not showing on your theme, you'll have to add a class identifier for your theme. You can add multiple classes to target parts of your site Not sure what it is, try "blog" and update. <small>(other typical classes to try: blog,entry-content,entry-header)</small></p>
    34             <input type="text" style="width:90%;" value="<?php echo implode(',',$settings['container']) ?>" input="entry-content,elements-box,thn_post_wrap,list-inline,blog,post" name="container">
     34            <input type="text" style="width:90%;" value="<?php echo implode(',',$settings['container']) ?>" input="" name="container">
    3535            <input class="button-primary" type="submit" value="Update" name="img-print-btn-cats-update" style="float:right;">
    3636            </section>
Note: See TracChangeset for help on using the changeset viewer.