Changeset 2513:53ff544e6251
- Timestamp:
- 11/05/13 10:11:38 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r2512 r2513 317 317 'xml:lang="'.$core->auth->getInfo('user_lang').'" '. 318 318 'lang="'.$core->auth->getInfo('user_lang').'">'."\n". 319 '<meta name="viewport" content="width=device-width, initial-scale=1.0" />'."\n".320 319 "<head>\n". 320 ' <meta name="viewport" content="width=device-width, initial-scale=1.0" />'."\n". 321 321 ' <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />'."\n". 322 322 ' <title>'.$title.' - '.html::escapeHTML($core->blog->name).' - '.html::escapeHTML(DC_VENDOR_NAME).' - '.DC_VERSION.'</title>'."\n".
Note: See TracChangeset
for help on using the changeset viewer.