summaryrefslogtreecommitdiff
path: root/themes/wind/views/dynamic.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-11-14 16:18:49 -0800
committerBharat Mediratta <bharat@menalto.com>2009-11-14 16:20:36 -0800
commit29efb6ba9f3e2cf15f29b509f985890c33bc08fa (patch)
tree8fc4ad5dc1b7f1d8e9a54cb5db06f9522f4745f1 /themes/wind/views/dynamic.html.php
parent846f365db9d3c1b61ed4bd68316bd5e7b80e56ec (diff)
Rename "pager" to "paginator" so that we differentiate page.html.php
from paginator.html.php
Diffstat (limited to 'themes/wind/views/dynamic.html.php')
-rw-r--r--themes/wind/views/dynamic.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/dynamic.html.php b/themes/wind/views/dynamic.html.php
index 51e48dc0..a8a4d362 100644
--- a/themes/wind/views/dynamic.html.php
+++ b/themes/wind/views/dynamic.html.php
@@ -26,4 +26,4 @@
</ul>
<?= $theme->dynamic_bottom() ?>
-<?= $theme->pager() ?>
+<?= $theme->paginator() ?>