Dotclear

Changeset 1310:fd5d59362c7a for inc


Ignore:
Timestamp:
08/07/13 07:21:17 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Responsive enhancement.

File:
1 edited

Legend:

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

    r1309 r1310  
    7373               } 
    7474               $blog_box = 
    75                '<p><label for="switchblog" class="classic">'. 
     75               '<p><label for="switchblog" class="classic nomobile">'. 
    7676               __('Blogs:').'</label> '. 
    7777               $core->formNonce(). 
     
    9595          '  <meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW" />'."\n". 
    9696          '  <meta name="GOOGLEBOT" content="NOSNIPPET" />'."\n". 
    97           '  <meta name="viewport" content="initial-scale=1.0" />'."\n". 
     97          '  <meta name="viewport" content="width=device-width, initial-scale=1.0" />'."\n". 
    9898          '  <title>'.$title.' - '.html::escapeHTML($core->blog->name).' - '.html::escapeHTML(DC_VENDOR_NAME).' - '.DC_VERSION.'</title>'."\n". 
    9999 
     
    134134          '<form action="index.php" method="post">'. 
    135135          $blog_box. 
    136           '<p><a href="'.$core->blog->url.'" onclick="window.open(this.href);return false;" title="'.__('Go to site').' ('.__('new window').')'.'">'.__('Go to site').' <img src="images/outgoing.png" alt="" /></a>'. 
     136          '<p class="nomobile"><a href="'.$core->blog->url.'" onclick="window.open(this.href);return false;" title="'.__('Go to site').' ('.__('new window').')'.'">'.__('Go to site').' <img src="images/outgoing.png" alt="" /></a>'. 
    137137          '</p></form>'. 
    138138          '</div>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map