question.tpl

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

TPL
18
字号
     <center>      <table border="0" width="65%">       <tr bgcolor="{th_bg}">        <td colspan="2" align="center">         <b>{question}</b>        </td>       </tr>       <tr>         <td bgcolor="{yes_color}" width="50%" align="center">           {yeslink}         </td>         <td bgcolor="{no_color}" width="50%" align="center">           {nolink}         </td>       </tr>      </table>     </center>

⌨️ 快捷键说明

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