Page 1 of 1

donation utf problem

Posted: 19. July 2010 00:11
by diastasi
Your Portal Version: 1.0.5

In order to make a donation with proper Greek lang or any other utf8 language you should make a small addition in the block code.
In both styles/your-style/template/portal/block/donation_small.html & donation.html
Inside the form code just add the following

Code: Select all

<input type="hidden" name="charset" value="utf-8" />