Dotclear

Changeset 2087:80982230def5


Ignore:
Timestamp:
09/25/13 08:56:40 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Nicer mini icon (12x12) for maintenance dashboard module

Location:
plugins/maintenance
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/maintenance/_admin.php

    r2086 r2087  
    170170          $items[] = new ArrayObject(array( 
    171171               '<div id="maintenance-expired" class="box small">'. 
    172                '<h3><img src="index.php?pf=maintenance/icon.png" alt="" /> '.__('Maintenance').'</h3>'. 
     172               '<h3><img src="index.php?pf=maintenance/icon-small.png" alt="" /> '.__('Maintenance').'</h3>'. 
    173173               '<p class="warn">'.sprintf(__('There is a task to execute.', 'There are %s tasks to execute.', count($lines)), count($lines)).'</p>'. 
    174174               '<ul>'.implode('',$lines).'</ul>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map