⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 commit.tpl

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 TPL
字号:
<div style="margin-bottom:1cm;font-weight:bold;text-align:center;text-decoration:underline">{commit_manager} </div><form method="POST" action="{action_url}"><h2 style="text-align:center">{lang_categories}</h2><table align="center" width="60%"><!-- BEGIN Category -->	<tr>		<td width="10%"><input type="checkbox" name="cat[{catid}]" /></td>		<td width="70%"><a href="{edit}" target="editwindow" onclick="if (this != '') { window.open(this,this.target,'width=800,height=600,scrollbars=yes,resizable=yes'); return false; } else { return true; }">{category}</a></td>		<td>{addedorremoved}</td>	</tr><!-- END Category --></table><h2 style="text-align:center">{lang_pages}</h2><table align="center" width="60%"><!-- BEGIN Page -->	<tr>		<td width="10%"><input type="checkbox" name="page[{pageid}]" /></td>		<td width="70%"><a href="{edit}" target="editwindow" onclick="if (this != '') { window.open(this,this.target,'width=800,height=600,scrollbars=yes,resizable=yes'); return false; } else { return true; }">{page}</a></td>		<td>{addedorremoved}</td>	</tr><!-- END Page --></table><h2 style="text-align:center">{lang_blocks}</h2><table align="center" width="60%"><!-- BEGIN Block -->	<tr>		<td width="10%"><input type="checkbox" name="block[{blockid}]" /></td>		<td width="35%"><a href="{edit}" target="editwindow" onclick="if (this != '') { window.open(this,this.target,'width=800,height=600,scrollbars=yes,resizable=yes'); return false; } else { return true; }">{block}</a></td>		<td width="35%">{scope}</td>		<td>{addedorremovedorreplaced}</td>	</tr><!-- END Block --></table><center><input type="submit" name="btnCommit" value="{lang_commit}" /></center></form>

⌨️ 快捷键说明

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