From ad0400041bf27b0597837e386a942f2eba5df587 Mon Sep 17 00:00:00 2001 From: Jams H Thompson Date: Sun, 3 Feb 2008 05:43:29 +0000 Subject: convert last remaining uses of libertypagination to pagination function --- templates/view_gallery.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/view_gallery.tpl b/templates/view_gallery.tpl index 57aec85..dcbacc4 100644 --- a/templates/view_gallery.tpl +++ b/templates/view_gallery.tpl @@ -33,7 +33,7 @@ {*include file="bitpackage:fisheye/view_gallery_files_inc.tpl"*} - {libertypagination numPages=$gContent->mInfo.num_pages gallery_id=$gContent->mGalleryId gallery_path=$gContent->mGalleryPath page=$pageCount} + {pagination numPages=$gContent->mInfo.num_pages gallery_id=$gContent->mGalleryId gallery_path=$gContent->mGalleryPath page=$pageCount} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='view' serviceHash=$gContent->mInfo} -- cgit v1.3