|
@@ -18,12 +18,12 @@
|
|
|
extensionName="OtTemplating"
|
|
extensionName="OtTemplating"
|
|
|
>
|
|
>
|
|
|
<flux:form.option.group value="ot_widgets" />
|
|
<flux:form.option.group value="ot_widgets" />
|
|
|
- <flux:form.option.icon value="EXT:ot_templating/Resources/Public/Icons/opentalent-144x144.png" />
|
|
|
|
|
|
|
+ <flux:form.option.icon value="opentalent-icon-144" />
|
|
|
|
|
|
|
|
<flux:field.input name="width" eval="trim" default="600" label="LLL:EXT:ot_templating/Resources/Private/Language/locallang.xlf:width_in_pixels"/>
|
|
<flux:field.input name="width" eval="trim" default="600" label="LLL:EXT:ot_templating/Resources/Private/Language/locallang.xlf:width_in_pixels"/>
|
|
|
<flux:field.input name="height" eval="trim" default="400" label="LLL:EXT:ot_templating/Resources/Private/Language/locallang.xlf:height_in_pixels"/>
|
|
<flux:field.input name="height" eval="trim" default="400" label="LLL:EXT:ot_templating/Resources/Private/Language/locallang.xlf:height_in_pixels"/>
|
|
|
|
|
|
|
|
- <flux:field.inline.fal name="images" minItems="2" maxItems="24"/>
|
|
|
|
|
|
|
+ <flux:field.inline.fal name="images" maxItems="24"/>
|
|
|
|
|
|
|
|
</flux:form>
|
|
</flux:form>
|
|
|
</f:section>
|
|
</f:section>
|