Skip to content

Commit

Permalink
Added ISO-8859-15 CSV encoding option
Browse files Browse the repository at this point in the history
may help in old Excel <2007
  • Loading branch information
trob committed Jul 23, 2014
1 parent 41439da commit 77d48c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions administrator/components/com_fabrik/models/forms/list.xml
Expand Up @@ -733,6 +733,7 @@
<option value="UTF-8">UTF-8</option>
<option value="UTF-16">UTF-16</option>
<option value="UTF-16LE">UTF-16LE</option>
<option value="ISO-8859-15">ISO-8859-15</option>
</field>

</fieldset>
Expand Down

0 comments on commit 77d48c6

Please sign in to comment.