summaryrefslogtreecommitdiff
path: root/themes/wind/views
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-11-18 18:51:18 -0700
committerChad Kieffer <ckieffer@gmail.com>2009-11-18 18:51:18 -0700
commite232c39fe516a9782ec15f4e2a9b4e68f1863a7d (patch)
tree0a124aabd070af794e6a3f4d51a350d5ea899eb9 /themes/wind/views
parent350f6b58764beced6cd32497ad11e530b091fd5c (diff)
Rename g-pager to g-paginator after the recent pagination update.
Diffstat (limited to 'themes/wind/views')
-rw-r--r--themes/wind/views/paginator.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/paginator.html.php b/themes/wind/views/paginator.html.php
index f6c03084..5034c965 100644
--- a/themes/wind/views/paginator.html.php
+++ b/themes/wind/views/paginator.html.php
@@ -26,7 +26,7 @@
//
?>
-<ul class="g-pager ui-helper-clearfix">
+<ul class="g-paginator ui-helper-clearfix">
<li class="g-first">
<? if ($page_type == "collection"): ?>
<? if (isset($first_page_url)): ?>