@@ -, +, @@ profiles help page - Go to tools > csv profiles - Open the help page - Verify the link to the manual includes the version and works - Verify the footer shows up correctly with the edit buttons --- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt @@ -136,7 +136,8 @@

Note that the authorized values won't be replaced by their descriptions.

+[- TAGS default -]

See the full documentation for CSV Profiles in the manual (online).

-[- INCLUDE 'help-bottom.inc' -] +[% INCLUDE 'help-bottom.inc' %] --