UTF-8 and Nozebra fixes
authorPaul POULAIN <paul@koha-fr.org>
Fri, 14 Dec 2007 17:28:15 +0000 (18:28 +0100)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 14 Dec 2007 18:12:20 +0000 (12:12 -0600)
commit9a9bc82c84fd543c26639ba1ae298c0bbfde9e04
treef1fd35f8cabc513916c8a366dddeea1528991593
parente6e3ea4c656c3cfd0dd09999d4ed858dba30b3fb
UTF-8 and Nozebra fixes

- .txt files have to be in utf-8 (as Koha is utf-8 now), and opened as utf-8 files
otherwise, the diacritics are mixed up on web installer

- typo fix (NoZebra vs Nozebra) to set correctly Nozebra syspref

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
installer/install.pl