editsource.smarty.svn-base

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

SVN-BASE
16
字号
<h2>{i18n}Authentication Sources{/i18n}</h2><form method="POST"><fieldset><legend>{i18n}Edit an authentication source{/i18n}</legend><input type="hidden" name="action" value="savesource" />{foreach from=$fields item=oWidget}  {$oWidget->render()}{/foreach}<div class="form_actions ">  <input type="submit" name="submit" value="{i18n}Save{/i18n}" /></div></fieldset></form>

⌨️ 快捷键说明

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