Changeset 1576:5638c7934641 for inc/admin
- Timestamp:
- 08/25/13 15:18:38 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r1573 r1576 90 90 '<html xmlns="http://www.w3.org/1999/xhtml" '. 91 91 'xml:lang="'.$core->auth->getInfo('user_lang').'" '. 92 'lang="'.$core->auth->getInfo('user_lang').'" >'."\n".92 'lang="'.$core->auth->getInfo('user_lang').'" class="no-js">'."\n". 93 93 "<head>\n". 94 94 ' <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />'."\n".
Note: See TracChangeset
for help on using the changeset viewer.