Changeset 1936
- Timestamp:
- 04/16/08 19:34:13 (4 months ago)
- Files:
-
- branches/release-35/tmpl/cms/edit_template.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-35/tmpl/cms/edit_template.tmpl
r1925 r1936 637 637 <mt:else> 638 638 <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> 639 642 <mtapp:setting 640 643 id="build_dynamic" 641 644 label="<__trans phrase="Publish Options">" 645 hint="$build_dynamic_hint" 646 show_hint="1" 642 647 help_page="templates" 643 648 help_section="enable_dynamic_publishing">
