Dotclear


Ignore:
Timestamp:
09/28/13 10:04:12 (12 years ago)
Author:
Lepeltier kévin <kevin@…>
Branch:
widgets
Message:

widgets : correction suite a la reunion du 24

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/blogroll/_widgets.php

    r1179 r2395  
    4141                    ) 
    4242          ); 
    43           $w->links->setting('content_only',__('Content only'),0,'check'); 
    44           $w->links->setting('class',__('CSS class:'),''); 
     43          $w->links->advanced_setting('content_only','',0,'radio', array(array(__('Content only'), '1'), array(__('Enclosing div'), '0'))); 
     44          $w->links->advanced_setting('class',__('CSS class:'),''); 
    4545     } 
    4646      
Note: See TracChangeset for help on using the changeset viewer.

Sites map