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:
parent
3ed41a2cfc
commit
04db609d9e
1 changed files with 1 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue