Skip to content

Commit a4167b2

Browse files
committed
no help-key in config
1 parent 2058526 commit a4167b2

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<config addfieldprefix="Joomla\Component\CCM\Administrator\Field">
3-
<help key="CCM"/>
3+
<inlinehelp button="show"/>
44
<fieldset name="ccm" label="COM_CCM_OPTIONS">
5-
<field
6-
type="text"
7-
label="COM_CCM_CONFIG_CMS_NAME_LABEL"
8-
description="COM_CCM_CONFIG_CMS_NAME_DESCRIPTION"
9-
/>
5+
106
</fieldset>
11-
</config>
7+
</config>

0 commit comments

Comments
 (0)