history.tpl
来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 30 行
TPL
30 行
<!-- BEGIN history --><table width="100%" border="1" cols="4"> <tr> <td align="center" colspan="4"> <table width="100%" border="1"> <tr{tr_extras}> <td align="center"> Path: {path} </td> <td align="center"> Filename: {filename} </td> </tr> </table> </hr> </td> </tr> {col_row}</table><!-- END history --><!-- BEGIN column_rows --> <tr{tr_extras}> {col_headers} </tr><!-- END column_rows --><!-- BEGIN column_headers --> <td{td_extras}>{column_header}</td><!-- END column_headers -->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?