first commit
This commit is contained in:
17
plugins/convertformstools/pdf/form/form.xml
Normal file
17
plugins/convertformstools/pdf/form/form.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<form>
|
||||
<fieldset name="pdf" label="PLG_CONVERTFORMSTOOLS_PDF_ALIAS" tab="behavior">
|
||||
<fields name="pdf">
|
||||
|
||||
<field name="note" type="note"
|
||||
description="PLG_CONVERTFORMSTOOLS_PDF_DESC"
|
||||
/>
|
||||
<field name="@pdf_enabled" type="nr_pro"
|
||||
hiddenLabel="true"
|
||||
label="PLG_CONVERTFORMSTOOLS_PDF_ALIAS"
|
||||
/>
|
||||
|
||||
|
||||
</fields>
|
||||
</fieldset>
|
||||
</form>
|
||||
Reference in New Issue
Block a user