Changeset 1942
- Timestamp:
- 04/17/08 00:01:58 (3 months ago)
- Files:
-
- branches/release-35/tmpl/cms/edit_template.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-35/tmpl/cms/edit_template.tmpl
r1936 r1942 636 636 </mtapp:setting> 637 637 <mt:else> 638 <mt: unless name="template_group" eq="module">638 <mt:if name="template_group" eq="index"> 639 639 <mt:setvarblock name="build_dynamic_hint"> 640 640 <__trans phrase="Learn more about <a href="[_1]">publishing options</a>" params="http://www.movabletype.org/documentation/"> … … 669 669 </select> 670 670 </mtapp:setting> 671 </mt: unless>671 </mt:if> 672 672 </mt:if> 673 673 <mt:if name="template_group" like="(module|widget)">
