Dotclear

Changeset 2065:e379454bb442


Ignore:
Timestamp:
09/24/13 17:16:26 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Typo

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/actions/class.dcactioncomments.php

    r1905 r2065  
    3838               $breadcrumb 
    3939          );    
    40           echo '<p><a class="back" href="'.$this->getRedirection(array(),true).'">'.__('Back to entries list').'</a></p>'; 
     40          echo '<p><a class="back" href="'.$this->getRedirection(array(),true).'">'.__('Back to comments list').'</a></p>'; 
    4141     } 
    4242      
  • plugins/tags/_admin.php

    r2055 r2065  
    122122               while ($posts->fetch()) 
    123123               { 
    124                     echo "post_id".$posts->post_id; 
    125124                    # Get tags for post 
    126125                    $post_meta = $meta->getMetadata(array( 
Note: See TracChangeset for help on using the changeset viewer.

Sites map