We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23eba4e commit 5e97c99Copy full SHA for 5e97c99
1 file changed
inc/dashboard.class.php
@@ -68,7 +68,7 @@ public function getWidgetsForItem()
68
$widgets = [
69
PluginMydashboardMenu::$HELPDESK => [
70
71
- $this->getType().self::SATISFACTION_SURVEY => ["title" => __('Satisfaction survey', 'satisfaction'),
+ $this->getType().self::SATISFACTION_SURVEY => ["title" => __('Summary of satisfaction surveys', 'satisfaction'),
72
"type" => PluginMydashboardWidget::$KPI,
73
"comment" => ""],
74
],
0 commit comments