BUG 1255 Barred users will not see renew or renew all anymore
authorNicole Engard <nce@liblime.com>
Mon, 27 Jul 2009 13:28:21 +0000 (08:28 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 28 Jul 2009 01:11:31 +0000 (21:11 -0400)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl

index 06f3c69..3e5c19d 100644 (file)
@@ -239,7 +239,7 @@ $.tablesorter.addParser({
                        <!-- TMPL_LOOP NAME="ISSUES" -->
                        <input type="hidden" name="item" value="<!-- TMPL_VAR NAME="itemnumber" -->" />
                        <!-- /TMPL_LOOP -->
-                       <input type="submit" value="Renew All" />
+                       <!-- TMPL_UNLESS name="patron_flagged" --><input type="submit" value="Renew All" /><!-- /TMPL_UNLESS -->
                </form>
                <!-- /TMPL_IF -->
     <!-- TMPL_ELSE -->