Changeset 1553:e42635c9dc4a for admin/install/index.php
- Timestamp:
- 08/23/13 22:28:13 (12 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          admin/install/index.php (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        admin/install/index.phpr1399 r1553 308 308 309 309 if (!empty($_GET['wiz'])) { 310 echo '<p class=" message">'.__('Configuration file has been successfully created.').'</p>';310 echo '<p class="success">'.__('Configuration file has been successfully created.').'</p>'; 311 311 } 312 312 … … 366 366 $plugins_install_result. 367 367 368 '<p >'.__('Dotclear has been successfully installed. Here is some useful information you should keep.').'</p>'.368 '<p class="success">'.__('Dotclear has been successfully installed. Here is some useful information you should keep.').'</p>'. 369 369 370 370 '<h3>'.__('Your account').'</h3>'. 
Note: See TracChangeset
          for help on using the changeset viewer.
      