sitemgr_preferences.tpl

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

TPL
46
字号
<!-- BEGIN sitemgr_prefs -->	<b>{setup_instructions}</b>	<p>{lang_subdir}	</p>	<p>{lang_first_directory}	</p>	<p>{lang_second_directory}	</p>	<p>{lang_edit_config_inc}	<p>	<hr>	<b>{options}</b>	</p>	<p>	<form action="{formaction}" method="post"><center><table border="0" width="90%" cellspacing="8"><!-- BEGIN PrefBlock -->	<tr>		<td>			<table border="1" cellpadding="5" cellspacing="0" width="100%">			<tr><td>			<table border="0" cellpadding="1" cellspacing="0" width="100%">				<tr valign="top">					<td width="50%">						<b>{pref-title}</b><br />						{pref-input}					</td>					<td width="50%">						<i>{pref-note}</i>					</td>				</tr>			</table>			</td></tr>			</table>		</td>	</tr><!-- END PrefBlock --></table></center>	<input type="submit" name="btnSave" value="{lang_save}">	</form><!-- END sitemgr_prefs -->

⌨️ 快捷键说明

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