2015-02-17 10:55:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-01-04 18:28:10 +01:00
|
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
2013-04-23 18:51:00 +02:00
|
|
|
<overlay>
|
2017-04-13 20:21:41 +02:00
|
|
|
<template id="api.prompt" template="" lang="" group="0" version="1.9.001">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-hbox class="et2_prompt">
|
|
|
|
<et2-image src="dialog_help" class="dialog_icon"></et2-image>
|
|
|
|
<et2-vbox class="ui-dialog-content">
|
|
|
|
<et2-label id="message"></et2-label>
|
|
|
|
<et2-textbox id="value" width="90%"></et2-textbox>
|
|
|
|
</et2-vbox>
|
|
|
|
</et2-hbox>
|
2013-04-23 18:51:00 +02:00
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|