summaryrefslogtreecommitdiff
path: root/modules
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 /modules
parent678e22996d73b96833c48d94751344a6bd8f2899 (diff)
Rename g-pager to g-paginator after the recent pagination update.
Diffstat (limited to 'modules')
-rw-r--r--modules/comment/views/admin_comments.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php
index 20236a7a..f58267bd 100644
--- a/modules/comment/views/admin_comments.html.php
+++ b/modules/comment/views/admin_comments.html.php
@@ -193,7 +193,7 @@
<? endforeach ?>
</table>
- <div class="g-pager">
+ <div class="g-paginator">
<?= $pager ?>
</div>