1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 15:46:44 +02:00

read and unread timouts now uses days instead of minutes

This commit is contained in:
mcfly
2008-02-02 22:41:55 +00:00
parent 114ea53cf0
commit 73005f3993
2 changed files with 7 additions and 7 deletions

View File

@@ -18,8 +18,8 @@ define('ADLAN_PM_15', "Add PM Limit");
define('ADLAN_PM_16', "Plugin Title");
define('ADLAN_PM_17', "Show new PM animation");
define('ADLAN_PM_18', "Show user dropdown");
define('ADLAN_PM_19', "READ message timeout");
define('ADLAN_PM_20', "UNREAD message timeout");
define('ADLAN_PM_19', "READ message timeout (days)");
define('ADLAN_PM_20', "UNREAD message timeout (days)");
define('ADLAN_PM_21', "Popup notification on new PM");
define('ADLAN_PM_22', "Popup delay timeout");
define('ADLAN_PM_23', "Restrict PM use to");