mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
Fixes #1028 - Forum reporting failing. Reporting now uses 'Notify' settings. Jump to Previous and Next forums working again. Jump to other forums working. Header redirection has been minimized for improved performance.
This commit is contained in:
@@ -159,7 +159,7 @@ define("LAN_FORUM_2022", "Click here to return to the forum"); // LAN_429
|
||||
define("LAN_FORUM_2023", "Report this topic to a moderator"); // LAN_414 (vt)
|
||||
define("LAN_FORUM_2024", "Reporting post in topic"); // LAN_426
|
||||
define("LAN_FORUM_2025", "Topic title"); // LAN_415
|
||||
define("LAN_FORUM_2026", "Click to view post"); // LAN_420
|
||||
define("LAN_FORUM_2026", "View post"); // LAN_420
|
||||
define("LAN_FORUM_2027", "The moderator(s) will be made aware of this topic. You may post a message explaining what you found to be objectionable."); // LAN_417
|
||||
define("LAN_FORUM_2028", "[Do not] use this form to contact the admin for any other reason."); // LAN_418 - [ and ] are replaced by <b> </b>
|
||||
define("LAN_FORUM_2029", "Send Report"); // LAN_419
|
||||
|
Reference in New Issue
Block a user