Skip to content

Commit

Permalink
Newsfeed category image option
Browse files Browse the repository at this point in the history
see #7978
  • Loading branch information
alikon committed Sep 29, 2015
1 parent 9c37b27 commit 1ec1811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/components/com_newsfeeds/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@
label="JGLOBAL_SHOW_CATEGORY_IMAGE_LABEL"
description="JGLOBAL_SHOW_CATEGORY_IMAGE_DESC"
>
<option value="0">JHIDE</option>
<option value="1">JSHOW</option>
<option value="0">JHIDE</option>
</field>

<field name="maxLevel" type="list"
Expand Down

0 comments on commit 1ec1811

Please sign in to comment.