Commit 70eb9cf23eecc38771fcf61d237462ddfba3b5e2

Authored by Brad Shuttleworth
1 parent edb45280

fix for archive malformation.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5192 c91229c3-7414-0410-bfa2-8a42b809f60b
templates/ktcore/document/admin/archivebrowse.smarty
@@ -20,7 +20,7 @@ browse to the folder you wish to move the documents into.{/i18n}</p> @@ -20,7 +20,7 @@ browse to the folder you wish to move the documents into.{/i18n}</p>
20 {/if} 20 {/if}
21 {/foreach} 21 {/foreach}
22 {$collection->render()} 22 {$collection->render()}
23 -</div> 23 +
24 24
25 <div class="form_actions"> 25 <div class="form_actions">
26 <input type="submit" name="submit[move]" value="{i18n}Restore{/i18n}" /> 26 <input type="submit" name="submit[move]" value="{i18n}Restore{/i18n}" />