mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Issue #4778 - Additional date-filter options added.
This commit is contained in:
@@ -589,3 +589,8 @@ define("LAN_RELATIONSHIP_HELP", "Optional 'rel' attribute. Comma separated.");
|
||||
|
||||
define("LAN_NO_SCRIPT_ACCESS", "You don't have permission to use [script] tags.");
|
||||
define("LAN_NO_SCRIPT_ACCESS_ASK", "If you believe this is an error, please ask the main administrator to grant you script access via [b]Preferences > Content Filters[/b]");
|
||||
|
||||
define("LAN_UI_FILTER_TODAY", "Today");
|
||||
define("LAN_UI_FILTER_THIS_WEEK", "This Week");
|
||||
define("LAN_UI_FILTER_THIS_MONTH", "This Month");
|
||||
define("LAN_UI_FILTER_THIS_YEAR", "This Year");
|
Reference in New Issue
Block a user