config_post_script.tpl

来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 27 行

TPL
27
字号
<!-- begin config_post_script.tpl -->  <tr bgcolor="#FFFFFF">    <td colspan="2" align="center">&nbsp;    </td>  </tr>  <tr bgcolor="#FFFFFF">    <td colspan="2" align="center">{more_configs}    </td>  </tr>  <tr>    <td colspan="2" align="center">      <input type="submit" name="submit" value="{lang_submit}">      <input type="submit" name="cancel" value="{lang_cancel}">    </td>  </tr>  <tr class="banner">    <td colspan="2">	&nbsp;    </td>  </tr></table></form><!-- end config_post_script.tpl -->

⌨️ 快捷键说明

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