Skip to content

Commit

Permalink
Update administrator/components/com_finder/forms/indexer.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Teeman <brian@teeman.net>
  • Loading branch information
Hackwar and brianteeman committed Jan 20, 2022
1 parent 8fa1e7f commit 498a636
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions administrator/components/com_finder/forms/indexer.xml
Expand Up @@ -2,19 +2,18 @@
<form>
<fieldset name="form">
<field
name="plugin"
type="plugins"
label="COM_FINDER_FIELD_FINDER_PLUGIN_LABEL"
folder="finder"
required="true"
name="plugin"
type="plugins"
label="COM_FINDER_FIELD_FINDER_PLUGIN_LABEL"
folder="finder"
required="true"
/>

<field
name="id"
type="text"
label="JGLOBAL_FIELD_ID_LABEL"
size="10"
required="true"
name="id"
type="text"
label="JGLOBAL_FIELD_ID_LABEL"
required="true"
/>
</fieldset>
</form>

0 comments on commit 498a636

Please sign in to comment.