summaryrefslogtreecommitdiff
path: root/modules/comment
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 /modules/comment
parent350f6b58764beced6cd32497ad11e530b091fd5c (diff)
Rename g-pager to g-paginator after the recent pagination update.
Diffstat (limited to 'modules/comment')
-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>