Changeset 2045
- Timestamp:
- 04/23/08 01:11:19 (19 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-36/plugins/WidgetManager/tmpl/list.tmpl
r2025 r2045 76 76 </tbody> 77 77 </mt:if> 78 <mt:else> 79 <div id="<$mt:var name="template_type"$>-listing" class="listing zero-state-listing zero-state"> 80 <div class="listing-header"> 81 <$mt:var name="listing_header"$> 82 </div> 83 <mtapp:statusmsg 84 id="zero-state" 85 class="info zero-state"> 86 <__trans phrase="No [_1] could be found." params="<$mt:var name="template_type_label"$>"> 87 </mtapp:statusmsg> 88 </div> 78 89 </mtapp:listing> 79 90
