Koha/koha-tmpl
Chris Nighswonger 8d4d96f309 Bugfix: Make smart-rules.tmpl display zero values in fields.
Since TMPL_IFs evaluate false if the template variable is 0,
smart-rules.tmpl was not displaying zero values in fields where
the db field value was indeed zero which leads to some small confusion.

This patch removes the TMPL_IFs since those fields will always be
populated with some value even if it is zero.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-11 06:27:36 -05:00
..
intranet-tmpl/prog Bugfix: Make smart-rules.tmpl display zero values in fields. 2010-02-11 06:27:36 -05:00
opac-tmpl/prog Bug 4147 Correct name of external javascript file 2010-02-10 05:53:33 -05:00
favicon.ico
index.html
intranet.html
opac.html
robots.txt Add basic restrictive robots.txt file to opac 2009-12-20 14:27:44 +01:00
templates.readme