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
  • plugins/themeEditor/_admin.php

    r2370 r2566  
    3838          try { 
    3939               $core->auth->user_prefs->interface->put('colorsyntax',!empty($_POST['colorsyntax']),'boolean'); 
    40           }  
     40          } 
    4141          catch (Exception $e) 
    4242          { 
     
    4444          } 
    4545     } 
    46       
     46 
    4747     public static function adminPreferencesForm($core) 
    4848     { 
     
    5050          $core->auth->user_prefs->addWorkspace('interface'); 
    5151 
    52           echo       
     52          echo 
    5353          '<p><label for="colorsyntax" class="classic">'. 
    5454          form::checkbox('colorsyntax',1,$core->auth->user_prefs->interface->colorsyntax).'</label>'. 
     
    5757     } 
    5858} 
    59 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map