Dotclear

Changeset 3771:ee48b80e8d04 for inc


Ignore:
Timestamp:
07/11/18 12:21:03 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Use svg image rather than png for outgoing links

Location:
inc/admin
Files:
2 edited

Legend:

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

    r3770 r3771  
    230230        $blog_box . 
    231231        '<p><a href="' . $core->blog->url . '" class="outgoing" title="' . __('Go to site') . 
    232         '">' . __('Go to site') . '<img src="images/outgoing.png" alt="" /></a>' . 
     232        '">' . __('Go to site') . '<img src="images/outgoing-link.svg" alt="" /></a>' . 
    233233        '</p></form>' . 
    234234        '<ul id="top-info-user">' . 
  • inc/admin/lib.pager.php

    r3746 r3771  
    752752            '<a class="outgoing" href="' . 
    753753            html::escapeHTML($this->rs->blog_url) . '">' . html::escapeHTML($this->rs->blog_url) . 
    754             ' <img src="images/outgoing-blue.png" alt="" /></a></td>', 
     754            ' <img src="images/outgoing-link.svg" alt="" /></a></td>', 
    755755            'posts'  => 
    756756            '<td class="nowrap count">' . 
Note: See TracChangeset for help on using the changeset viewer.

Sites map