📄 assistance.smarty.svn-base
字号:
<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}Request Assistance{/i18n}:<br />{$context->oDocument->getName()|sanitize}</h2><p class="descriptiveText">{i18n}If you are unable to perform an actionon this document that you think you should be able to, or wish torequest a change in location, metadata values, or workflow status, youcan use this form to contact the owner of the document and/or theadministrators to request this change.{/i18n}</p>{assign var=iDocumentId value=$context->oDocument->getId()}<form method="POST" action="{$smarty.server.PHP_SELF}"><fieldset><legend>{i18n}Request Assistance{/i18n}</legend><input type="hidden" name="action" value="assistance" /><input type="hidden" name="fDocumentId" value="{$iDocumentId}" />{foreach from=$fields item=oWidget } {$oWidget->render()}{/foreach}<div class="form_actions"><input type="submit" name="submit" value="{i18n}Request Assistance{/i18n}" /></div></fieldset></form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -