15 Dec
2021
15 Dec
'21
11:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28708 --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Katrin Fischer from comment #3)
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.
Those 2 have been removed anyway :) -- You are receiving this mail because: You are watching all bug changes.