2015-02-17 10:55:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE overlay PUBLIC "-//Stylite AG//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
|
2013-04-23 18:51:00 +02:00
|
|
|
<!-- $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">
|
2013-10-03 17:27:00 +02:00
|
|
|
<label id="message"/>
|
2013-04-23 18:51:00 +02:00
|
|
|
<textbox id="value"/>
|
|
|
|
</vbox>
|
|
|
|
</hbox>
|
|
|
|
</template>
|
2015-02-17 10:55:05 +01:00
|
|
|
</overlay>
|