Dotclear

Changeset 1011:c8f32ed1ca5c for themes


Ignore:
Timestamp:
11/14/12 19:27:33 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Parents:
1004:1c1f8b410a12 (diff), 1009:867afbf9f1be (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Remerge default branche and lasts commits

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r907 r1011  
    429429     echo '<p>'.sprintf(__('To configure the top menu go to the <a href="%s">Simple Menu administration page</a>.'),'plugin.php?p=simpleMenu').'</p>'; 
    430430} 
    431 echo '<p class="field"><label for"logo_src">'.__('Logo URL:').' '. 
     431echo '<p class="field"><label for="logo_src">'.__('Logo URL:').' '. 
    432432     form::field('logo_src',40,255,$ductile_user['logo_src']).'</label>'.'</p>'; 
    433433echo '</fieldset>'; 
  • themes/ductile/_config.php

    r1008 r1011  
    405405          $core->emptyTemplatesCache(); 
    406406           
    407           echo 
    408           '<div class="message"><p>'. 
    409           __('Theme configuration upgraded.'). 
    410           '</p></div>'; 
     407          dcPage::message(__('Theme configuration upgraded.'),true,true); 
    411408     } 
    412409     catch (Exception $e) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map