Dotclear


Ignore:
Timestamp:
08/11/18 09:17:44 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Children:
3792:25e256b3e712, 3793:f1be75fee160
Message:

Various stuff without any impact so it is mandatory, isn'it?

File:
1 edited

Legend:

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

    r3771 r3791  
    167167        '  <title>' . $title . ' - ' . html::escapeHTML($core->blog->name) . ' - ' . html::escapeHTML(DC_VENDOR_NAME) . ' - ' . DC_VERSION . '</title>' . "\n"; 
    168168 
    169       if ($core->auth->user_prefs->interface->darkmode) { 
     169        if ($core->auth->user_prefs->interface->darkmode) { 
    170170            echo self::cssLoad('style/default-dark.css'); 
    171       } else { 
     171        } else { 
    172172            echo self::cssLoad('style/default.css'); 
    173       } 
     173        } 
    174174        if (l10n::getTextDirection($GLOBALS['_lang']) == 'rtl') { 
    175175            echo self::cssLoad('style/default-rtl.css'); 
     
    397397        $figure = " 
    398398  ♥‿♥ 
     399              |    |    | 
     400             )_)  )_)  )_) 
     401            )___))___))___)\ 
     402           )____)____)_____)\\ 
     403         _____|____|____|____\\\__ 
     404---------\                   /--------- 
     405  ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ 
     406    ^^^^      ^^^^     ^^^    ^^ 
     407         ^^^^      ^^^ 
    399408  "; 
    400409 
     
    435444        '  <meta name="viewport" content="width=device-width, initial-scale=1.0" />' . "\n" . 
    436445        '  <title>' . $title . ' - ' . html::escapeHTML($core->blog->name) . ' - ' . html::escapeHTML(DC_VENDOR_NAME) . ' - ' . DC_VERSION . '</title>' . "\n" . 
    437  
    438446        '  <meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW" />' . "\n" . 
    439447        '  <meta name="GOOGLEBOT" content="NOSNIPPET" />' . "\n"; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map