edit_properties.tpl

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

TPL
18
字号
<div style="margin-bottom:1cm;font-weight:bold;text-align:center;text-decoration:underline">{module_edit}</div><div style="border-width:2px;border-style:solid; margin:5mm;padding:5mm"><form method="POST" action="{action_url}"><table><!-- BEGIN EditorElement -->	<tr>		<td>{label}</td>		<td>{form}</td>	</tr><!-- END EditorElement --></table>{savebutton}{deletebutton}<input type="hidden" value="{module_id}" name="inputmodule_id" /><input type="hidden" value="{contentarea}" name="inputarea" /></form></div><div align="center">{backlink}</div>

⌨️ 快捷键说明

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