Right now it reads:
Code
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
and I need it to read:
Code
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8">
content="text/html; charset=utf-8">
Can anyone help me with this and will this cause a problem anywhere else?
Thank you,
