Dotclear

Changeset 2043:20ef8e594529


Ignore:
Timestamp:
09/23/13 20:06:11 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Le message de safe mode est un warning, pas une erreur.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2041 r2043  
    24382438          line-height: 68px; 
    24392439          overflow: hidden; 
     2440          z-index: 200; 
     2441          } 
     2442     #main #content > h2 { 
     2443          margin: 0; 
     2444          padding: 6px 0; 
    24402445          } 
    24412446     .one-box, .two-boxes, 
     
    24642469          display: block; 
    24652470          } 
    2466      } 
     2471     #dashboard-boxes .box { 
     2472          margin: 10px 0; 
     2473          min-width: 280px; 
     2474          width: 280px; 
     2475          } 
     2476     } 
  • inc/admin/lib.dc.page.php

    r2034 r2043  
    160160          { 
    161161               echo 
    162                '<div class="error"><h3>'.__('Safe mode').'</h3>'. 
     162               '<div class="warning"><h3>'.__('Safe mode').'</h3>'. 
    163163               '<p>'.__('You are in safe mode. All plugins have been temporarily disabled. Remind to log out then log in again normally to get back all functionalities').'</p>'. 
    164164               '</div>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map