Changeset 2002:a0de6679a058 for admin/blogs.php
- Timestamp:
- 09/22/13 12:09:07 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blogs.php
r1926 r2002 133 133 134 134 echo 135 '<div class="table-outer">'. 135 136 '<table class="clear"><caption class="hidden">'.__('Blogs list').'</caption><tr>'. 136 137 '<th scope="col" class="nowrap">'.__('Blog id').'</th>'. … … 145 146 } 146 147 147 echo '</table> ';148 echo '</table></div>'; 148 149 149 150 echo $pager->getLinks();
Note: See TracChangeset
for help on using the changeset viewer.