Bug 26450: (QA follow-up) Replace tabs with spaces

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Nick Clemens 2020-10-24 02:07:51 +00:00 committed by Jonathan Druart
parent 17f307285f
commit cf12049ca1

View file

@ -523,9 +523,9 @@
[% END %]
[% IF ( f5w ) %]
<option value="w" selected="selected">w - religious text</option>
<option value="w" selected="selected">w - religious text</option>
[% ELSE %]
<option value="w">w - religious text</option>
<option value="w">w - religious text</option>
[% END %]
[% IF ( f5z ) %]
@ -661,9 +661,9 @@
[% END %]
[% IF ( f6w ) %]
<option value="w" selected="selected">w - religious text</option>
<option value="w" selected="selected">w - religious text</option>
[% ELSE %]
<option value="w">w - religious text</option>
<option value="w">w - religious text</option>
[% END %]
[% IF ( f6z ) %]
@ -798,9 +798,9 @@
[% END %]
[% IF ( f7w ) %]
<option value="w" selected="selected">w - religious text</option>
<option value="w" selected="selected">w - religious text</option>
[% ELSE %]
<option value="w">w - religious text</option>
<option value="w">w - religious text</option>
[% END %]
[% IF ( f7z ) %]
@ -935,9 +935,9 @@
[% END %]
[% IF ( f8w ) %]
<option value="w" selected="selected">w - religious text</option>
<option value="w" selected="selected">w - religious text</option>
[% ELSE %]
<option value="w">w - religious text</option>
<option value="w">w - religious text</option>
[% END %]
[% IF ( f8z ) %]
<option value="z" selected="selected">z - other</option>