@@ -, +, @@ for their values --- .../prog/en/modules/admin/preferences/logs.pref | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/logs.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/logs.pref @@ -45,8 +45,8 @@ Logging: - - pref: AcquisitionLog choices: - on: Log - off: "Don't log" + 1: Log + 0: "Don't log" - when acquisition actions take place. - - pref: IssueLog @@ -99,14 +99,14 @@ Logging: - - pref: NoticesLog choices: - on: Log - off: "Don't log" + 1: Log + 0: "Don't log" - " changes to notice templates." - - pref: NewsLog choices: - on: Log - off: "Don't log" + 1: Log + 0: "Don't log" - " changes to news entries and other contents managed in the news tool." Debugging: - --