summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/bootmenu
diff options
context:
space:
mode:
authorSimon2011-04-01 16:54:09 +0200
committerSimon2011-04-01 16:54:09 +0200
commitef66c5f34a986bdf8a7fc12368e7c3f5d5475b33 (patch)
tree4169c8f3f96f537da09428ef9c316a1de7c7a6e2 /application/modules/user/views/scripts/bootmenu
parentmerge (diff)
downloadpbs2-ef66c5f34a986bdf8a7fc12368e7c3f5d5475b33.tar.gz
pbs2-ef66c5f34a986bdf8a7fc12368e7c3f5d5475b33.tar.xz
pbs2-ef66c5f34a986bdf8a7fc12368e7c3f5d5475b33.zip
Pagination in Bootmenu
Diffstat (limited to 'application/modules/user/views/scripts/bootmenu')
-rw-r--r--application/modules/user/views/scripts/bootmenu/index.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/user/views/scripts/bootmenu/index.phtml b/application/modules/user/views/scripts/bootmenu/index.phtml
index d0b8391..3109497 100644
--- a/application/modules/user/views/scripts/bootmenu/index.phtml
+++ b/application/modules/user/views/scripts/bootmenu/index.phtml
@@ -117,6 +117,7 @@
<?php endif; ?>
<?php endforeach; ?>
</table>
+ <?php echo $this->pagination; ?>