Changeset 1085 for trunk/htdocs/common/header.tpl.php
- Timestamp:
- 07/30/2012 08:57:52 AM (10 months ago)
- Files:
-
- 1 modified
-
trunk/htdocs/common/header.tpl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/common/header.tpl.php
r1075 r1085 2 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 3 <head> 4 <meta http-equiv="X-UA-Compatible" content="IE=6" />5 4 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $GLOBALS['config']['charset']; ?>" /> 6 5 <meta http-equiv="Content-Language" content="<?php echo $GLOBALS['config']['lang']; ?>" />

