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

📄 system_charset.tpl

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 TPL
字号:
<!-- begin system_charset.tpl --><p align="center"><font color="red">{error_msg}</font></p><form method="POST" action="system_charset.php"><table border="0" align="center" width="80%">	<tr bgcolor="#486591">		<td colspan="2">			&nbsp;<font color="#fefefe">{stage_title}</font>		</td>	</tr>	<tr bgcolor="#e6e6e6">		<td colspan="2">			{stage_desc}		</td>	</tr>	<tr bgcolor="#e6e6e6">		<td>			{lang_current}		</td>		<td>			{current_charset}		</td>	</tr>	<tr bgcolor="#e6e6e6">		<td>			{lang_convert_to}		</td>		<td>			{new_charset}		</td>	</tr>	<tr bgcolor="#e6e6e6">		<td colspan="2">			{lang_warning}		</td>	</tr>	<tr>		<td colspan="2" align="center">			<input type="submit" name="convert" value="{lang_convert}"> &nbsp;			<input type="submit" name="cancel" value="{lang_cancel}">		</td>	</tr></table></form><!-- end system_charset.tpl -->

⌨️ 快捷键说明

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