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" />