1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 09:04:38 +02:00

Fixes #784 - Forum Tracking rewritten. Requires additional testing.

This commit is contained in:
Cameron
2016-01-31 19:26:08 -08:00
parent 6d2a691a33
commit cad4e9d869
2 changed files with 142 additions and 6 deletions

View File

@@ -301,6 +301,17 @@ define("LAN_FORUM_7009","No uploaded files found"); // LAN_FORUM_7009
// -------- Tracking Email ------------
define("LAN_FORUM_8001", "A new post has been made by [x] under the topic [y] at [z].");
define("LAN_FORUM_8002", "Please click the following link to view the full post ...");
define("LAN_FORUM_8003", "Email notifications for this topic are now turned on.");
define("LAN_FORUM_8004", "Email notifications for this topic are now turned off.");
/* THIS WILL BE DELETED ONCE THE REWRITE IS DONE
==================================================
*