Dotclear


Ignore:
Timestamp:
08/08/13 14:01:15 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.5
Message:

fixes #1488, </p> not in right place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/tag_posts.php

    r1179 r1285  
    130130          '<input type="submit" value="'.__('Rename').'" />'. 
    131131          $core->formNonce(). 
    132           '</form>'; 
     132          '</p></form>'; 
    133133          # Remove tag 
    134134          if (!$posts->isEmpty() && $core->auth->check('contentadmin',$core->blog->id)) { 
     
    140140               '</form>'; 
    141141          } 
    142           echo '</p></div>'; 
     142          echo '</div>'; 
    143143     } 
    144144      
Note: See TracChangeset for help on using the changeset viewer.

Sites map