Plugin Directory

Changeset 200571


Ignore:
Timestamp:
02/01/2010 05:55:56 PM (16 years ago)
Author:
Mamoun.othman
Message:

remove checkbox for content

File:
1 edited

Legend:

Unmodified
Added
Removed
  • featured-blogs-list/trunk/featured-blog.php

    r200449 r200571  
    163163            <input type="checkbox" name="featured_blog_css" value="1" class="css_inlcude" <?php (get_option('featured_blog_css')? print 'checked': print '')?> /><label class="label_css">Include default css for html output. </label><br />
    164164            <br />
    165             <input type="checkbox" name="display_post" value="1" class="css_inlcude" /><label class="label_css">Display post instead of default output.</label><br />
     165            <!--<input type="checkbox" name="display_post" value="1" class="css_inlcude" /><label class="label_css">Display post instead of default output.</label><br />-->
    166166            <div class="submit"><input type="submit" value="Save your list" /></div>
    167167        </form>
Note: See TracChangeset for help on using the changeset viewer.