export.body.tpl
来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 28 行
TPL
28 行
<form method="post" action="{FORM_ACTION}"> <table border="0" bgcolor="#EEEEEE" align="center" width=60%> <tr> <td colspan="2">{lang_categories}<br> </td> </tr> <tr> <td> {input_categories} </td> </tr> <tr> <td colspan="2">{lang_format}<br> </td> </tr> <tr> <td> <select name="exporttype"><option>Netscape/Mozilla</option><option>XBEL</option></select> </td> </tr> <tr> <td colspan="2" align="right"> <input type="submit" name="export" value="{lang_export_bookmarks}"> </td> </tr></table></form>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?