https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17047
--- Comment #3 from Jonathan Druart <[email protected]> --- Quick code review: 1/ The default value for the new pref should be "off" 2/ Tabulation chars should be replaced with 4 tabs 3/ $tmp is rarely a correct variable name :) 4/ Additional fields are displayed (but not taken into account) on the mana subscriptions search form 5/ The Koha::Branch[es] should not be added, use Koha::Librar[y|ies] instead 6/ Share> "Language of your sharing" is hidden on the right. 7/ "The export is done, thank you for your contribution." => It should not be yellow (alert) but green (message) -- 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/
