Skip to content

Commit

Permalink
#1653 fix config displays variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
Bloodsoul committed Mar 15, 2017
1 parent fb5e351 commit fee2dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tagcloud_portal.class.php
Expand Up @@ -34,6 +34,7 @@ class tagcloud_portal extends portal_generic {
'icon' => 'fa-tags',
'contact' => EQDKP_PROJECT_URL,
'description' => 'Shows a Tagcloud for your articles',
'lang_prefix' => 'tagcloud_',
);
protected static $positions = array('left', 'left', 'right', 'middle', 'bottom');
protected $settings = array(
Expand Down

0 comments on commit fee2dad

Please sign in to comment.