Dotclear

Changeset 2335:db52e903ff91 for plugins


Ignore:
Timestamp:
10/11/13 07:49:40 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Amélioration de la sémantique et de la présentation des configurateurs de Blowup et Ductile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/blowupConfig/index.php

    r2256 r2335  
    290290 
    291291echo 
    292 '<p class="field"><label for="blog_title_hide">'.__('Hide main title').' '. 
    293 form::checkbox('blog_title_hide',1,$blowup_user['blog_title_hide']).'</label></p>'. 
     292'<p class="field"><label for="blog_title_hide">'.__('Hide main title').'</label> '. 
     293form::checkbox('blog_title_hide',1,$blowup_user['blog_title_hide']).'</p>'. 
    294294 
    295295'<p class="field"><label for="blog_title_f">'.__('Main title font:').'</label> '. 
     
    316316 
    317317     echo 
    318      '<h4 class="border-top">'.__('Top image').'</h4>'. 
     318     '<h5 class="pretty-title">'.__('Top image').'</h4>'. 
    319319     '<p class="field"><label for="top_image">'.__('Top image').'</label> '. 
    320320     form::combo('top_image',$top_images,($blowup_user['top_image'] ? $blowup_user['top_image'] : 'default')).'</p>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map