http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15434
--- Comment #6 from Srdjan Jankovic <[email protected]> --- Template translations are a monster. Tried to add support for translations in assignments/function calls within [% %] tags, but gave up when the pain became unbearable. Chickened out and used javascript, _() is clean and easy. The only thing that I don't like is the fact that I had to put all strings in opac-bottom.inc. Please comment. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
