Dotclear


Ignore:
Timestamp:
08/19/13 18:31:07 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Chasse aux bugs html et mini-améliorations de présentation, suite.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/tag_posts.php

    r1358 r1480  
    130130     { 
    131131          echo 
     132          '<div class="fieldset">'. 
    132133          '<form action="'.$this_url.'" method="post">'. 
    133           '<div class="fieldset"><h3>'.__('Actions for this tag').'</h3>'. 
     134          '<h3>'.__('Actions for this tag').'</h3>'. 
    134135          '<p><label for="new_tag_id">'.__('Edit tag name:').'</label>'. 
    135136          form::field('new_tag_id',20,255,html::escapeHTML($tag)). 
     
    161162     '<p class="col right"><label for="action" class="classic">'.__('Selected entries action:').'</label> '. 
    162163     form::combo('action',$combo_action). 
    163      '<input type="submit" value="'.__('ok').'" /></p>'. 
     164     '<input type="submit" value="'.__('OK').'" /></p>'. 
    164165     form::hidden('post_type',''). 
    165166     form::hidden('redir',$p_url.'&amp;m=tag_posts&amp;tag='. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map