Bug 18675: Translatability: Get rid of [%% in translation for csv-profiles.tt
authorMarc Véron <veron@veron.ch>
Fri, 26 May 2017 09:06:56 +0000 (11:06 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 19:47:23 +0000 (16:47 -0300)
commitdd9da3e8f64ac4eb8fde5a1a58e0d692542ce2e6
tree64de182c229a6c5db3f4cd5ccc90fea9279b3ae3
parent279126d710233f7925432ab1f8fa6ae9f947889e
Bug 18675: Translatability: Get rid of [%% in translation for csv-profiles.tt

Translation tool for file csv-profiles.tt picks following line:
%s [%% IF csv_profile.encoding == encoding OR NOT csv_profile AND encoding == 'utf8' %%]
It is is due to a line break inside a template directive. This patch removes it.

To test:
- Verify that code change makes sense
- Apply patch
- Verify that csv exports behave as before

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt