aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2012-10-11 15:40:06 +0000
committermistic100 <mistic@piwigo.org>2012-10-11 15:40:06 +0000
commit7a370d49b5fbdee78c0d39f602ae2fe9d77b6a1e (patch)
treea4bf73c3fcfdc79b4fea1c95c5570b10c0e83607
parenta30a4f6e835c224d70f6c8af0613909d837bce30 (diff)
feature 2770: Add bottom pagination on batch manager unit
git-svn-id: http://piwigo.org/svn/trunk@18607 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--admin/themes/default/template/batch_manager_unit.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/themes/default/template/batch_manager_unit.tpl b/admin/themes/default/template/batch_manager_unit.tpl
index c78ac26dc..fde9c2aa4 100644
--- a/admin/themes/default/template/batch_manager_unit.tpl
+++ b/admin/themes/default/template/batch_manager_unit.tpl
@@ -131,6 +131,8 @@ jQuery(document).ready(function() {ldelim}
</fieldset>
{/foreach}
+{if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}
+
<p>
<input class="submit" type="submit" value="{'Submit'|@translate}" name="submit">
<input class="submit" type="reset" value="{'Reset'|@translate}">