Changeset 1730 for branches/release-33/tmpl/cms/include/template_table.tmpl
- Timestamp:
- 04/02/08 23:19:50 (20 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-33/tmpl/cms/include/template_table.tmpl
r1632 r1730 97 97 </tbody> 98 98 </mt:if> 99 <mt:else> 100 <div id="<$mt:var name="template_type"$>-listing" class="listing zero-state-listing zero-state"> 101 <div class="listing-header"> 102 <$mt:var name="listing_header"$> 103 </div> 104 <mtapp:statusmsg 105 id="zero-state" 106 class="info zero-state"> 107 <__trans phrase="No [_1] could be found." params="<$mt:var name="template_type_label"$>"> 108 </mtapp:statusmsg> 109 </div> 99 110 </mtapp:listing>
