Navigation Menu

Skip to content

Commit

Permalink
feature 2770: Add bottom pagination on batch manager unit
Browse files Browse the repository at this point in the history
git-svn-id: http://piwigo.org/svn/trunk@18607 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
mistic100 committed Oct 11, 2012
1 parent a30a4f6 commit 7a370d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admin/themes/default/template/batch_manager_unit.tpl
Expand Up @@ -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}">
Expand Down

0 comments on commit 7a370d4

Please sign in to comment.