Changeset 2669 for branches/release-41/tmpl/cms/list_blog.tmpl
- Timestamp:
- 07/01/08 06:52:55 (17 months ago)
- Files:
-
- 1 modified
-
branches/release-41/tmpl/cms/list_blog.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-41/tmpl/cms/list_blog.tmpl
r1309 r2669 13 13 class="success"> 14 14 <__trans phrase="You have successfully refreshed your templates."> 15 </mtapp:statusmsg> 16 </mt:if> 17 <mt:if name="error"> 18 <mtapp:statusmsg 19 id="error" 20 class="error"> 21 <__trans phrase="You can not refresh templates: [_1]" params="<mt:var name="blog_name" escape="html">"> 15 22 </mtapp:statusmsg> 16 23 </mt:if>
