📄 archivebrowse.smarty.tmp
字号:
<h2>{i18n}Archived Documents{/i18n}</h2><p class="descriptiveText">{i18n}In order to keep the documents which are visible usefulto end users it is possible to <strong>archive</strong> old documents. Users whowant to see these old documents need to request their restoration. These requestswill typically be done within the system and will generate anotification to you.{/i18n}</p><p>{i18n}Use the folder collection and path below to browse to the folder containing the documents you wish to restore.{/i18n}</p><br />{foreach from=$breadcrumbs item=breadcrumb name=bc} {if !$smarty.foreach.bc.last} <a href="{$breadcrumb.url}">{$breadcrumb.name|sanitize}</a> » {else} {$breadcrumb.name|sanitize} {/if}{/foreach}<form method="POST" action="{$smarty.server.PHP_SELF}"><input type="hidden" name="action" value="confirm_restore" /><input type="hidden" name="fFolderId" value="{$folder->getId()}" />{$collection->render()}<div class="form_actions"><input type="submit" name="submit[move]" value="{i18n}Restore{/i18n}" /></div></fieldset></form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -