Defining the type of charset notation
Permalink
Hi guys,
I was wondering if it is possible to somehow define in C5 how the charset is displayed.
On my fresh install of C5 5.5.1 it creates the following line of code:
I'd rather have the
notation.
How would I do that.
Thanks,
Karl
I was wondering if it is possible to somehow define in C5 how the charset is displayed.
On my fresh install of C5 5.5.1 it creates the following line of code:
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
I'd rather have the
<meta charset="utf-8">
notation.
How would I do that.
Thanks,
Karl
2. Copy file header_required.php
3. Go to /elements
4. Paste it there
5. Modify the pasted file (search for the spot you want to modify and do the changes)
Best,
Antti / Mainio