Dotclear


Ignore:
Timestamp:
07/01/11 19:49:24 (14 years ago)
Author:
kozlika
Branch:
default
Message:

[Accessibility] Now, favorite icon and text are together in the link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/index.php

    r454 r471  
    286286{ 
    287287     echo 
    288      '<p><a href="'.$i[1].'"><img src="'.$i[2].'" alt="" /></a>'. 
    289      '<span><a href="'.$i[1].'">'.$i[0].'</a></span></p>'; 
     288     '<p><a href="'.$i[1].'"><img src="'.$i[2].'" alt="" />'. 
     289     '<br /><span>'.$i[0].'</span></a></p>'; 
    290290} 
    291291echo '</div>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map