Dotclear


Ignore:
Timestamp:
08/22/13 22:55:04 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Admin stays sexy without javascript.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r1096 r1526  
    5454 
    5555$fonts = array( 
    56      __('default') => '', 
     56     __('Default') => '', 
    5757     __('Ductile primary') => 'Ductile body', 
    5858     __('Ductile secondary') => 'Ductile alternate', 
     
    540540(!empty($ductile_user['body_font']) ? ' '.fontDef($ductile_user['body_font']) : ''). 
    541541'</p>'. 
    542 '<p class="form-note">'.__('Set main font to default to use webfont below.').'</p> '. 
     542'<p class="form-note">'.__('Set main font to Default to use webfont below.').'</p> '. 
    543543'<p class="field"><label for="body_webfont_family">'.__('Webfont family:').'</label> '. 
    544544form::field('body_webfont_family',25,255,$ductile_user['body_webfont_family']).'</p>'. 
     
    554554(!empty($ductile_user['alternate_font']) ? ' '.fontDef($ductile_user['alternate_font']) : ''). 
    555555'</p>'. 
    556 '<p class="form-note">'.__('Set secondary font to default to use webfont below.').'</p> '. 
     556'<p class="form-note">'.__('Set secondary font to Default to use webfont below.').'</p> '. 
    557557'<p class="field"><label for="alternate_webfont_family">'.__('Webfont family:').'</label> '. 
    558558form::field('alternate_webfont_family',25,255,$ductile_user['alternate_webfont_family']).'</p>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map