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