mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-05 03:09:08 -04:00
Rename g-pager to g-paginator after the recent pagination update.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user