http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14252
--- Comment #36 from Indranil Das Gupta <[email protected]> --- Created attachment 39650 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39650&action=edit (followup) correction of string comparison op the last followup commit had used '==' to compare the syspref string values - both, head and foot. corrects that to use 'eq' in both masthead.inc and opac-bottom.inc -- 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/
