Rename g-pager to g-paginator after the recent pagination update.

This commit is contained in:
Chad Kieffer
2009-11-18 18:51:18 -07:00
parent 350f6b5876
commit e232c39fe5
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<? // See http://docs.kohanaphp.com/libraries/pagination ?>
<ul class="g-pager">
<ul class="g-paginator">
<? /* @todo This message isn't easily localizable */
$from_to_msg = t2("Item %from_number of %count",
"Items %from_number - %to_number of %count",