From 9656fc29f80e96c43d2e09834fed41820be697d1 Mon Sep 17 00:00:00 2001 From: rica-carv Date: Thu, 20 Apr 2017 09:21:27 +0100 Subject: [PATCH] PM cleanup... --- e107_plugins/pm/templates/pm_menu_template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', "".LAN_PLUGIN_PM_INBOX.""); define('PM_OUTBOX_ICON', "".LAN_PLUGIN_PM_OUTBOX.""); -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'] = "

";