checkin.smarty

来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· SMARTY 代码 · 共 12 行

SMARTY
12
字号
<h2><img src="{if $config->get("ui/morphEnabled") == '1'}{$rootUrl}/skins/kts_{$config->get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}Checkin Document{/i18n}:<br />{$context->oDocument->getName()|sanitize}</h2><p class="descriptiveText">{i18n}Checking in a document updates the documentand allows others to make changes to the document and its metadata.{/i18n}</p><p class="descriptiveText">{i18n}If you do notintend to change the document, or you do not wish to prevent others fromchanging the document, you should rather use the action menu to <strong>cancel this checkout</strong>.{/i18n}</p>{$form->render()}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?