Changeset 1847 for branches/release-34/tmpl/cms/edit_template.tmpl
- Timestamp:
- 04/10/08 23:52:17 (20 months ago)
- Files:
-
- 1 modified
-
branches/release-34/tmpl/cms/edit_template.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-34/tmpl/cms/edit_template.tmpl
r1843 r1847 552 552 <__trans phrase="Output file: <strong>[_1]</strong>" params="<mt:var name="outfile" escape="html">"> 553 553 </mt:if> 554 <mt:ignore> 555 <mt:if name="type" eq="archive"> 556 <__trans phrase="Enabled Mappings: [_1]" params="Monthly, Author-Monthly, Yearly"> 557 </mt:if> 558 </mt:ignore> 554 <mt:if name="enabled_archive_types"> 555 <__trans phrase="Enabled Mappings: [_1]" params="<mt:var name="enabled_archive_types">"> 556 </mt:if> 559 557 </div> 560 558 </div>
