blob: 7ef99457c915787dca5262683656cb9aaf294df0 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="associate listing" title="PRZYPISZ RZECZ">
<text name="message">ID rzeczy:</text>
<line_editor name="listing_id">Wpisz tutaj ID</line_editor>
<button label="Anuluj" name="Cancel"/>
</floater>
|