Changeset 1936

Show
Ignore:
Timestamp:
04/16/08 19:34:13 (4 months ago)
Author:
bsmith
Message:

bugzid:79356 - Adding Publishing Options hint linking to docs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-35/tmpl/cms/edit_template.tmpl

    r1925 r1936  
    637637<mt:else> 
    638638    <mt:unless name="template_group" eq="module"> 
     639        <mt:setvarblock name="build_dynamic_hint"> 
     640            <__trans phrase="Learn more about <a href="[_1]">publishing options</a>" params="http://www.movabletype.org/documentation/"> 
     641        </mt:setvarblock> 
    639642        <mtapp:setting 
    640643            id="build_dynamic" 
    641644            label="<__trans phrase="Publish Options">" 
     645            hint="$build_dynamic_hint" 
     646            show_hint="1" 
    642647            help_page="templates" 
    643648            help_section="enable_dynamic_publishing">