Plugin Directory

Changeset 384292


Ignore:
Timestamp:
05/13/2011 08:00:14 AM (15 years ago)
Author:
burtadem
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-title-cloud/trunk/wp-titlecloudadmin.php

    r384291 r384292  
    103103           <h2>Style options</h2>               
    104104            color : <input type="text" value="<?php echo $oProperty->color ?>" name="txtColor" /> e.g: blue, #cccccc, #000<br />
    105             font family :   <input type="text" value="<?php echo $oProperty->font ?>" name="txtFont" /> e.g: blue, #cccccc, #000<br />
     105            font family :   <input type="text" value="<?php echo $oProperty->font ?>" name="txtFont" /> e.g: verdana, tahoma, arial<br />
    106106                    Smallest font size : <input type="text" size="3" value="<?php echo $oProperty->smallest ?>" name="txtSmallest" /> px. <br />
    107107                    Largest font size : <input type="text" size="3" value="<?php echo $oProperty->largest ?>" name="txtLargest" /> px. <br />
Note: See TracChangeset for help on using the changeset viewer.