Changeset 171

Show
Ignore:
Timestamp:
06/20/08 20:04:41 (2 months ago)
Author:
zamoose
Message:

Explicitly call out HTML in "About" description.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/functions.php

    r159 r171  
    7474                                array(  "name" => "\"About\" Text", 
    7575                                                "id" => $shortname."_about_text", 
    76                                                 "desc" => "This is a little blurb about your site.", 
     76                                                "desc" => "This is a little blurb about your site. (Use HTML if you wish.)", 
    7777                                                "std" => "", 
    7878                                                "type" => "textarea",