diff --git a/e107_plugins/pm/templates/pm_menu_template.php b/e107_plugins/pm/templates/pm_menu_template.php
index 13d0c21eb..ef8e93465 100644
--- a/e107_plugins/pm/templates/pm_menu_template.php
+++ b/e107_plugins/pm/templates/pm_menu_template.php
@@ -50,7 +50,8 @@ $sc_style['PM_NEWPM_ANIMATE']['post'] = "";
$sc_style['PM_BLOCKED_SENDERS_MANAGE']['pre'] = "
[ ";
$sc_style['PM_BLOCKED_SENDERS_MANAGE']['post'] = ' ]';
*/
-$PM_MENU_WRAPPER['PM_SEND_PM_LINK']= "
{---}";
+//$PM_MENU_WRAPPER['PM_SEND_PM_LINK']= "
{---}";
+$PM_MENU_WRAPPER['PM_SEND_PM_LINK']= "".LAN_PLUGIN_PM_NEW."";
$PM_MENU_WRAPPER['PM_INBOX_FILLED']=$PM_MENU_WRAPPER['PM_OUTBOX_FILLED']= "[{---}%]";
$PM_MENU_WRAPPER['PM_NEWPM_ANIMATE']= "{---}";
$PM_MENU_WRAPPER['PM_BLOCKED_SENDERS_MANAGE']= "
[ {---} ]";