12 lines
313 B
XML
12 lines
313 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 ([AMOUNT] L$)" name="ok_btn"/>
|
||
</floater>
|