Changeset 1622:8acfe7bdb542 for inc/admin/lib.pager.php
- Timestamp:
- 08/30/13 11:38:25 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.pager.php
r1600 r1622 333 333 '<td class="nowrap">'. 334 334 form::checkbox(array('comments[]'),$this->rs->comment_id,'','','',0).'</td>'. 335 '<td class="status class="txt-center">'.335 '<td class="status txt-center">'. 336 336 '<a href="'.$comment_url.'">'. 337 337 '<img src="images/edit-mini.png" alt="" title="'.__('Edit').'" /> '.
Note: See TracChangeset
for help on using the changeset viewer.