23 Aug
2003
23 Aug
'03
1:27 p.m.
In opac-user.pl, in the default template, there's a column marked 'Current Loan', with values 'yes' or 'no' (<TMPL_IF NAME="status">) What does that mean? In the vanilla template for the same file, there's this block of markup: <TMPL_IF NAME="renewable"> <A HREF='/cgi-bin/koha/opac-renew.pl?from=opac_user&item=<TMPL_VAR NAME="itemnumber">&bornum=<TMPL_VAR NAME="borrowernumber">' class="padded">Renew</A> <TMPL_ELSE> Not renewable </TMPL_IF> ...but this always returns 'Not renewable'. What condition needs to be met for it to be renewable? Or is something not working? -- Owen ---- Nelsonville Public Library Koha 2.0.0-pre2-R2
8362
Age (days ago)
8362
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Leonard