summaryrefslogtreecommitdiff
path: root/themes/admin_wind
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-11-19 07:47:04 -0800
committerTim Almdal <tnalmdal@shaw.ca>2009-11-19 07:47:04 -0800
commit8ce1d188068214103515decd71532bf69a36320c (patch)
tree586985b4b523b2decec64ab0aebce2298805f8d2 /themes/admin_wind
parent678e22996d73b96833c48d94751344a6bd8f2899 (diff)
parenta4d5269db5b39ad76c49427ecf229a76ef428d84 (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/admin_wind')
-rw-r--r--themes/admin_wind/views/pager.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_wind/views/pager.html.php b/themes/admin_wind/views/pager.html.php
index 7870ef3f..5fff5845 100644
--- a/themes/admin_wind/views/pager.html.php
+++ b/themes/admin_wind/views/pager.html.php
@@ -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",