⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 preferences.tpl

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 TPL
字号:
<!-- BEGIN form --><br> <form method="POST" action="{form_action}">  <table align="center">   <tr bgcolor="{th_bg}">    <td align="center" nobreak>&nbsp;{lang_header}&nbsp;</td>   </tr>   <tr>    <td align="center" bgcolor="{tr_color_1}">     <select name="headlines[]" multiple size="15">      {select_options}     </select>    </td>   </tr>   <tr bgcolor="{tr_color_2}">    <td align="center">     <input type="submit" name="save" value="{lang_save}"> &nbsp;     <input type="submit" name="cancel" value="{lang_cancel}">    </td>   </tr>  </table> </form> <!-- END form -->

⌨️ 快捷键说明

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