Update
This commit is contained in:
@@ -189,15 +189,15 @@
|
||||
default="0"
|
||||
filter="STRING"
|
||||
/>
|
||||
<!-- Name Field. Type: Text. (joomla) -->
|
||||
<!-- Ext_number Field. Type: Number. (joomla) -->
|
||||
<field
|
||||
type="text"
|
||||
name="name"
|
||||
label="COM_SUBFORMPOWER_COUNTRY_NAME_LABEL"
|
||||
default=""
|
||||
description="COM_SUBFORMPOWER_COUNTRY_NAME_DESCRIPTION"
|
||||
message="COM_SUBFORMPOWER_COUNTRY_NAME_MESSAGE"
|
||||
hint="COM_SUBFORMPOWER_COUNTRY_NAME_HINT"
|
||||
type="number"
|
||||
name="ext_number"
|
||||
label="COM_SUBFORMPOWER_COUNTRY_EXT_NUMBER_LABEL"
|
||||
default="9000"
|
||||
min="1"
|
||||
max="40"
|
||||
step="5"
|
||||
/>
|
||||
<!-- Symbol Field. Type: Text. (joomla) -->
|
||||
<field
|
||||
|
Reference in New Issue
Block a user