1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-14 17:39:46 +01:00

bugfix #3976: content_preset.php was missing the meta charset

This commit is contained in:
lia 2007-06-12 22:51:17 +00:00
parent 6000dba853
commit 75f3dae300

View File

@ -114,6 +114,7 @@ $text .= "
<html>\n
<head>\n
<title>".CONTENT_PRESET_LAN_7."</title>\n
<meta http-equiv='content-type' content='text/html; charset=".CHARSET."' />\n
<script type='text/javascript' src='../../../e107_files/e107.js'></script>
".$js."
<style type='text/css'>\n