link_widget.create.xet

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

XET
26
字号
<?xml version="1.0"?><!-- $Id: link_widget.create.xet,v 1.4 2004/02/06 12:49:05 ralfbecker Exp $ --><overlay>	<grid id="etemplate.link_widget.create" template="" lang="" group="" version="0.9.15.001">		<columns>			<column/>			<column/>			<column/>			<column/>		</columns>		<rows>			<row class="row_on">				<description id="app"/>				<menulist>					<menupopup no_lang="1" id="id" statustext="Select an entry to link with"/>				</menulist>				<button label="Link" id="create" statustext="click here to create the Link"/>				<button label="New search" id="new" statustext="start a new search, cancel this link"/>			</row>			<row class="row_off">				<description value="Comment"/>				<textbox size="50" maxlength="50" span="all" id="remark" statustext="optional note about the Link"/>			</row>		</rows>	</grid></overlay>

⌨️ 快捷键说明

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