CHG component_name and its label, description

This commit is contained in:
2023-10-06 04:46:37 +02:00
parent a3787d1965
commit 7f79667409
5 changed files with 9 additions and 7 deletions

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<form>
<field
name="titel"
name="component_name"
type="text"
label="JFIELD_NAME_LABEL"
description="JFIELD_NAME_DESC"
size="40"
label="COM_DEPOT_FIELD_COMPONENT_NAME_LABEL"
description="COM_DEPOT_FIELD_COMPONENT_NAME_DESC"
required="true"
/>
<field
name="id"