empty case for myopac/circs
[evergreen-equinox.git] / Open-ILS / web / templates / default / opac / myopac / circs.tt2
index ea78426..d5602be 100644 (file)
         </span>
     </div>
     <div class="clear-both"></div>
+    [% IF ctx.circs.size < 1 %]
+    <div class="opac-auto-079">
+        <big><strong>[% l('You have no items checked out.') %]</strong></big>
+    </div>
+    [% ELSE %]
     [% IF ctx.success_renewals %]
     <div class="renew-summary">
         [% l("Successfully renewed [_1] item(s)", ctx.success_renewals) %]
         </div>
         </form>
     </div>
+    [% END %]
     <div id='checked_hist' class="hide_me" style="padding-top:8px;">
         <table id="acct_checked_hist_header" cellpadding='0' cellspacing='0'
             border='0' width='100%'>