Dotclear


Ignore:
Timestamp:
08/29/13 23:40:31 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

page_php: restore forgoten Hide in widget Pages
post_php: Include conversion button in hide/show syntax box

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r1613 r1619  
    439439                         '</p>', 
    440440                    'post_format' => 
    441                          '<p><label for="post_format" class="ib">'.__('Text formating').'</label>'. 
    442                          form::combo('post_format',$formaters_combo,$post_format,'maximal'). 
     441                         '<div>'. 
     442                         '<h5 id="label_format"><label for="post_format" class="ib">'.__('Text formating').'</label></h5>'. 
     443                         '<p>'.form::combo('post_format',$formaters_combo,$post_format,'maximal'). 
    443444                         '</p>'. 
    444445                         '<p>'.($post_id && $post_format != 'xhtml' ?  
    445446                         '<a id="convert-xhtml" class="button maximal" href="post.php?id='.$post_id.'&amp;xconv=1">'. 
    446                          __('Convert to XHTML').'</a>' : '').'</p>')), 
     447                         __('Convert to XHTML').'</a>' : '').'</p></div>')), 
    447448          'metas-box' => array( 
    448449               'title' => __('Ordering'), 
Note: See TracChangeset for help on using the changeset viewer.

Sites map