diff --git a/e107_plugins/pm/templates/pm_menu_template.php b/e107_plugins/pm/templates/pm_menu_template.php
index 0fb507213..fb758b42d 100644
--- a/e107_plugins/pm/templates/pm_menu_template.php
+++ b/e107_plugins/pm/templates/pm_menu_template.php
@@ -27,7 +27,7 @@ if (!defined('e107_INIT')) { exit; }
define('PM_INBOX_ICON', "
");
define('PM_OUTBOX_ICON', "
");
-define('PM_SEND_LINK', LAN_PLUGIN_PM_NEW);
+//define('PM_SEND_LINK', LAN_PLUGIN_PM_NEW);
define('NEWPM_ANIMATION', "
");
/*
$sc_style['PM_SEND_PM_LINK']['pre'] = "
";