mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-14 20:14:19 +01:00
13 lines
338 B
XML
13 lines
338 B
XML
<?xml version="1.0"?>
|
|
<!-- $Id$ -->
|
|
<overlay>
|
|
<template id="etemplate.prompt" template="" lang="" group="0" version="1.9.001">
|
|
<hbox class="et2_prompt">
|
|
<image src="dialog_help" class="dialog_icon"/>
|
|
<vbox class="ui-dialog-content">
|
|
<label id="message"/>
|
|
<textbox id="value"/>
|
|
</vbox>
|
|
</hbox>
|
|
</template>
|
|
</overlay> |