summaryrefslogtreecommitdiff
path: root/themes/wind/views
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-11-18 18:51:18 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-11-19 11:55:43 -0800
commit690ea4a01474d8f0b6d9d19ad87bfbbde33a9b80 (patch)
tree30d882a91f7522985e5ccfcb02c999e69670dfa3 /themes/wind/views
parent678e22996d73b96833c48d94751344a6bd8f2899 (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)): ?>