BUG 1255 Barred users will not see renew or renew all anymore

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
Nicole Engard 2009-07-27 08:28:21 -05:00 committed by Galen Charlton
parent 3ed41a2cfc
commit 04db609d9e

View 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 -->