Code

Text update
[gosa.git] / gosa-core / setup / class_setupStep_Feedback.inc
index cd2b451862627ae1f7f044261573a22dfcebd105..ef00ce836ce7f969b102192e1758c0567422bcab 100644 (file)
@@ -109,7 +109,7 @@ class Step_Feedback  extends setup_step
 
   function update_strings()
   {
-    $this->s_title      = _("Notification and feedback");
+    $this->s_title      = _("Feedback");
     $this->s_info       = _("Get notifications or send feedback");
     $this->s_title_long = _("Notification and feedback");
   }