Changeset 2002:a0de6679a058 for admin/post.php
- Timestamp:
- 09/22/13 12:09:07 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/post.php
r1964 r2002 845 845 { 846 846 echo 847 '<div class="table-outer">'. 847 848 '<table class="comments-list"><tr>'. 848 849 '<th colspan="2" class="first">'.__('Author').'</th>'. … … 889 890 } 890 891 891 echo '</table> ';892 echo '</table></div>'; 892 893 } 893 894
Note: See TracChangeset
for help on using the changeset viewer.