diff --git a/include/class_msgPool.inc b/include/class_msgPool.inc
index dfbc1f44f3d350abdcf75ea9f575df3a43eac950..5cd99f74a2813bdd742df5f1e0ec57e4806dd9b1 100644
--- a/include/class_msgPool.inc
+++ b/include/class_msgPool.inc
@@ -631,11 +631,11 @@ class msgPool {
   }
 
   /*!
-   * \brief Display : Click the 'Edit' button below to change information in this dialog
+   * \brief Display : Click the "Edit" button below to change information in this dialog
    */
   public static function clickEditToChange()
   {
-    return _("Click the 'Edit' button below to change information in this dialog");
+    return _('Click the "Edit" button on the bottom right corner of the page to edit the fields');
   }
 
   /*!