summaryrefslogtreecommitdiff
path: root/templates/attachment_browser.tpl
diff options
context:
space:
mode:
authorJams H Thompson <jht001@users.sourceforge.net>2008-02-03 05:43:28 +0000
committerJams H Thompson <jht001@users.sourceforge.net>2008-02-03 05:43:28 +0000
commit7f7aec1df09c8aad5b4bb306c8cfef92a11bc1b2 (patch)
treeaab275c7f43dc1f49b2382aec3defa09462e706e /templates/attachment_browser.tpl
parentd1c043717e4442b9f822ca23195aeffa11c4db94 (diff)
downloadliberty-7f7aec1df09c8aad5b4bb306c8cfef92a11bc1b2.tar.gz
liberty-7f7aec1df09c8aad5b4bb306c8cfef92a11bc1b2.tar.bz2
liberty-7f7aec1df09c8aad5b4bb306c8cfef92a11bc1b2.zip
convert last remaining uses of libertypagination to pagination function
Diffstat (limited to 'templates/attachment_browser.tpl')
-rw-r--r--templates/attachment_browser.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/attachment_browser.tpl b/templates/attachment_browser.tpl
index d1587a2..2d8076b 100644
--- a/templates/attachment_browser.tpl
+++ b/templates/attachment_browser.tpl
@@ -9,6 +9,5 @@
{include file="bitpackage:liberty/edit_storage_list.tpl"}
-{libertypagination pgnName="pgnPage" pgnPage=$curPage numPages=$numPages offset=$smarty.request.offset ajaxId=attbrowser}
-{pagination ajaxId=attbrowser}
+{pagination pgnName="pgnPage" pgnPage=$curPage numPages=$numPages offset=$smarty.request.offset ajaxId=attbrowser}
{/strip}