blob: 4b77eab9ebe7b77a30c3add6ef7449574f3cc38e (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="notification" title="BENACHRICHTIGUNGEN">
<text_editor name="payload">
Wird geladen...
</text_editor>
<combo_box label="Antwort" name="response"/>
</floater>
|