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
  • plugins/pages/page.php

    r3731 r3771  
    360360 
    361361if ($post_id && $post->post_status == 1) { 
    362     echo '<p><a class="onblog_link outgoing" href="' . $post->getURL() . '" title="' . html::escapeHTML($post_title) . '">' . __('Go to this page on the site') . ' <img src="images/outgoing-blue.png" alt="" /></a></p>'; 
     362    echo '<p><a class="onblog_link outgoing" href="' . $post->getURL() . '" title="' . html::escapeHTML($post_title) . '">' . __('Go to this page on the site') . ' <img src="images/outgoing-link.svg" alt="" /></a></p>'; 
    363363} 
    364364 
Note: See TracChangeset for help on using the changeset viewer.

Sites map