Changeset 1928:daad8ebfd228 for inc/admin/lib.pager.php
- Timestamp:
- 09/17/13 18:28:17 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.pager.php
r1926 r1928 137 137 $this->rs =& $rs; 138 138 $this->rs_count = $rs_count; 139 $this->html_prev = __('« prev.'); 140 $this->html_next = __('next »'); 139 141 } 140 142 }
Note: See TracChangeset
for help on using the changeset viewer.