Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Feedback/Feedback.php')
-rw-r--r--plugins/Feedback/Feedback.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Feedback/Feedback.php b/plugins/Feedback/Feedback.php
index fc80da5713..964d4157c0 100644
--- a/plugins/Feedback/Feedback.php
+++ b/plugins/Feedback/Feedback.php
@@ -15,7 +15,7 @@ class Piwik_Feedback extends Piwik_Plugin
{
return array(
'name' => 'Feedback',
- 'description' => '',
+ 'description' => 'Send your Feedback to the Piwik Team in one click. Share your ideas and suggestions with us!',
'author' => 'Piwik',
'homepage' => 'http://piwik.org/',
'version' => '0.1',