summaryrefslogtreecommitdiff
path: root/modules
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 /modules
parent678e22996d73b96833c48d94751344a6bd8f2899 (diff)
parenta4d5269db5b39ad76c49427ecf229a76ef428d84 (diff)
Merge branch 'master' into talmdal_dev
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>