Changeset 200571
- Timestamp:
- 02/01/2010 05:55:56 PM (16 years ago)
- File:
-
- 1 edited
-
featured-blogs-list/trunk/featured-blog.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
featured-blogs-list/trunk/featured-blog.php
r200449 r200571 163 163 <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 /> 164 164 <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 />--> 166 166 <div class="submit"><input type="submit" value="Save your list" /></div> 167 167 </form>
Note: See TracChangeset
for help on using the changeset viewer.