Dotclear


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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/update.php

    r3731 r3771  
    183183        '<p class="static-msg">' . sprintf(__('Dotclear %s is available.'), $new_v) . 
    184184            ($version_info ? ' <a href="' . $version_info . '" class="outgoing" title="' . __('Information about this version') . '">(' . 
    185             __('Information about this version') . ')&nbsp;<img src="images/outgoing.png" alt=""/></a>' : '') . 
     185            __('Information about this version') . ')&nbsp;<img src="images/outgoing-link.svg" alt=""/></a>' : '') . 
    186186            '</p>'; 
    187187        if (version_compare(phpversion(), $updater->getPHPVersion()) < 0) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map