Dotclear

Changeset 2513:53ff544e6251


Ignore:
Timestamp:
11/05/13 10:11:38 (12 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
2.6
Message:

Small html issue with popup : meta tag must be in head section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r2512 r2513  
    317317          'xml:lang="'.$core->auth->getInfo('user_lang').'" '. 
    318318          'lang="'.$core->auth->getInfo('user_lang').'">'."\n". 
    319           '<meta name="viewport" content="width=device-width, initial-scale=1.0" />'."\n". 
    320319          "<head>\n". 
     320          '  <meta name="viewport" content="width=device-width, initial-scale=1.0" />'."\n". 
    321321          '  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />'."\n". 
    322322          '  <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.

Sites map