menurow.tpl

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

TPL
20
字号
<!-- BEGIN menu_links -->				<table border="0" width="100%">					<tr bgcolor="{th_bg}">						<td>&nbsp;</td>					</tr>  					{all_rows}					<tr>						<td>&nbsp;</td>					</tr>					<tr>						<td bgcolor="{row_on}">&nbsp;&nbsp;<a href="{link_done}">{lang_done}</a></td>					</tr>				</table><!-- END menu_links --><!-- BEGIN link_row -->					<tr bgcolor="{tr_color}">						<td>&nbsp;&nbsp;<a href="{row_link}">{row_text}</a></td>					</tr><!-- END link_row -->

⌨️ 快捷键说明

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