Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_theme.php

    r2499 r2566  
    2121# -- Page helper -- 
    2222$list = new adminThemesList( 
    23      $core->themes,  
     23     $core->themes, 
    2424     $core->blog->themes_path, 
    2525     $core->blog->settings->system->store_theme_url 
     
    113113     $modules = $list->store->get(true); 
    114114     if (!empty($modules)) { 
    115           echo  
     115          echo 
    116116          '<div class="multi-part" id="update" title="'.html::escapeHTML(__('Update themes')).'">'. 
    117117          '<h3>'.html::escapeHTML(__('Update themes')).'</h3>'. 
     
    159159          ); 
    160160 
    161      echo  
     161     echo 
    162162     '</div>'; 
    163163} 
     
    181181          ); 
    182182 
    183      echo  
     183     echo 
    184184     '</div>'; 
    185185} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map