15 Dec
2021
15 Dec
'21
11:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28708 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think these would be ok: +UPDATE systempreferences SET value = '' WHERE variable = 'OpacNav'; +UPDATE systempreferences SET value = '' WHERE variable = 'OpacNavBottom'; The default is in English - I think in the German file some have been translated but setting them to empty is valid too. -- You are receiving this mail because: You are watching all bug changes.