📄 browse_types.smarty
字号:
<h2>{i18n}Select a document type{/i18n}</h2><p class="descriptiveText">{i18n}In some circumstances it is useful to view alldocuments of a given <strong>document type</strong>. Select a <strong>document type</strong> from the list belowto view all relevant documents.{/i18n}</p><ul>{foreach item=oType from=$document_types} <li><a href="{$smarty.server.PHP_SELF}?action=main&fType={$oType->getId()}&fBrowseMode=document_type">{$oType->getName()}</a></li>{/foreach}</ul>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -