Dotclear


Ignore:
Timestamp:
08/21/13 10:12:58 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Comments list table, clarification and harmonization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r1468 r1508  
    733733     echo 
    734734     '<table class="comments-list"><tr>'. 
    735      '<th colspan="2">'.__('Author').'</th>'. 
     735     '<th colspan="2" class="first">'.__('Author').'</th>'. 
    736736     '<th>'.__('Date').'</th>'. 
    737737     '<th class="nowrap">'.__('IP address').'</th>'. 
    738738     '<th>'.__('Status').'</th>'. 
    739      '<th>&nbsp;</th>'. 
     739     '<th>'.__('Edit').'</th>'. 
    740740     '</tr>'; 
    741741      
     
    771771          '<td class="nowrap status">'.$img_status.'</td>'. 
    772772          '<td class="nowrap status"><a href="'.$comment_url.'">'. 
    773           '<img src="images/edit-mini.png" alt="" title="'.__('Edit this comment').'" /></a></td>'. 
     773          '<img src="images/edit-mini.png" alt="" title="'.__('Edit this comment').'" /> '.__('Edit').'</a></td>'. 
    774774           
    775775          '</tr>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map