Changeset 2065:e379454bb442 for inc/admin
- Timestamp:
- 09/24/13 17:16:26 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/actions/class.dcactioncomments.php
r1905 r2065 38 38 $breadcrumb 39 39 ); 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>'; 41 41 } 42 42
Note: See TracChangeset
for help on using the changeset viewer.