12 lines
310 B
XML
12 lines
310 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Name/Description" title="">
|
|
<text name="name_label">
|
|
Nom:
|
|
</text>
|
|
<text name="description_label">
|
|
Description:
|
|
</text>
|
|
<button label="Annuler" name="cancel_btn"/>
|
|
<button label="Importer ([UPLOADFEE])" name="ok_btn"/>
|
|
</floater>
|