Changeset 2085:c9f71758ed62 for plugins
- Timestamp:
 - 09/25/13 08:14:11 (12 years ago)
 - Branch:
 - default
 - File:
 - 
          
- 1 edited
 
- 
          plugins/maintenance/_admin.php (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
plugins/maintenance/_admin.php
r2047 r2085 169 169 170 170 $items[] = new ArrayObject(array( 171 '<div id="maintenance-expired" >'.171 '<div id="maintenance-expired" class="box small">'. 172 172 '<h3><img src="index.php?pf=maintenance/icon.png" alt="" /> '.__('Maintenance').'</h3>'. 173 173 '<p class="warn">'.sprintf(__('There is a task to execute.', 'There are %s tasks to execute.', count($lines)), count($lines)).'</p>'.  
Note: See TracChangeset
          for help on using the changeset viewer.
      