@@ -, +, @@ systempreferences.tt The 'Local Use' system preference addition/modification template provides the following options against "Variable Type" - Choice, YesNo, Integer, Textarea, Float, Themes, Languages, Upload or ClassSource. are Choice, YesNo, Integer, Textarea, Float, Themes, Languages, Upload or ClassSources. 'Choice'. Integer, Textarea, Float, Themes, Languages, Upload or ClassSources". However, that is beyond the scope of this bug. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt @@ -200,7 +200,7 @@
Note: you should have no reasons to modify the following default values
  1. -
    (Choice, YesNo, Integer, Textarea, Float, Themes, Languages, Upload or ClassSources)
    +
    (Free, Choice, YesNo, Integer, Textarea, Float, Themes, Languages, Upload or ClassSources)
  2. (a choice list for choice (separated by |) or cols|rows for texarea)
    --