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

📄 admin_settings.tpl

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 TPL
字号:
<!-- BEGIN settings --><form action="{form_action}" method="post"><table border="0"><tbody>	<tr>		<td>{lang_allowmultiple}</td>    		<td><input type="checkbox" name="settings[allow_multiple_votes]" {check_allow_multiple_votes} value="true"></td>	</tr>	<tr>		<td>{lang_selectpoll}</td>    		<td>			<select name="settings[currentpoll]">				{poll_questions}			</select>		</td>	</tr>	<tr>		<td colspan="2"><input type="submit" name="submit" value="{lang_submit}">&nbsp;<input type="submit" name="cancel" value="{lang_cancel}"></td>	</tr></tbody></table></form><!-- END settings -->

⌨️ 快捷键说明

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