Rename g-pager to g-paginator after the recent pagination update.

This commit is contained in:
Chad Kieffer
2009-11-18 18:51:18 -07:00
committed by Tim Almdal
parent 678e22996d
commit 690ea4a014
5 changed files with 11 additions and 11 deletions

View File

@@ -193,7 +193,7 @@
<? endforeach ?>
</table>
<div class="g-pager">
<div class="g-paginator">
<?= $pager ?>
</div>