| Title |
Incorrect html code in meta tag charset |
| Message Text |
Hallo Paul,
In templates/Multilingual/Admin/wrapper.tpl is not correct meta tag with charset.
<meta http-equiv="Content-Type" content="text/html; charset="{LANG_CHARSET}">.
Here is additionally one quotes (red color) and this meta is not works correct.
In templates/multilingual/wrapper.tpl is that ok:
<meta http-equiv="Content-Type" content="text/html; charset={LANG_CHARSET}">
|
| Rating |
0/5 based on 0 votes.
|
| Ownership |
befeleme |
| Views |
611 views. Averaging 0 views per day. |
| Similar Topics |
|
| Submission Date |
Nov 24, 2005 - 2:22 AM |