Changeset 2504 for branches/release-39/tmpl/cms/edit_template.tmpl
- Timestamp:
- 06/04/08 03:57:17 (18 months ago)
- Files:
-
- 1 modified
-
branches/release-39/tmpl/cms/edit_template.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/tmpl/cms/edit_template.tmpl
r2407 r2504 161 161 </mt:if> 162 162 <mt:unless name="build_type_0"> 163 <mt: unless name="build_dynamic">163 <mt:if name="static_maps"> 164 164 <mt:if name="can_rebuild"> 165 165 <mt:if name="template_group" like="/^(archive|index)$/"> … … 173 173 </mt:if> 174 174 </mt:if> 175 </mt: unless>175 </mt:if> 176 176 </mt:unless> 177 177 <div id="autosave-notification-<$mt:var name="bar_position" default="top"$>" class="autosave-notification"></div>
