Skip to content

Commit

Permalink
Update mod_version.xml (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quy authored and brianteeman committed May 31, 2017
1 parent 8efc76e commit ec9e060
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions administrator/modules/mod_version/mod_version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@
description="MOD_VERSION_FORMAT_DESC"
default="short"
>
<option
value="short">MOD_VERSION_FORMAT_SHORT</option>
<option
value="long">MOD_VERSION_FORMAT_LONG</option>
<option value="short">MOD_VERSION_FORMAT_SHORT</option>
<option value="long">MOD_VERSION_FORMAT_LONG</option>
</field>

<field
name="product"
type="radio"
Expand Down Expand Up @@ -62,7 +61,6 @@
description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC"
rows="3"
/>

</fieldset>
</fields>
</config>
Expand Down

0 comments on commit ec9e060

Please sign in to comment.