summaryrefslogtreecommitdiffstats
path: root/frontends/php/include
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include')
-rw-r--r--frontends/php/include/local_en.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/php/include/local_en.inc.php b/frontends/php/include/local_en.inc.php
index 0a775ae0..015ad104 100644
--- a/frontends/php/include/local_en.inc.php
+++ b/frontends/php/include/local_en.inc.php
@@ -422,9 +422,10 @@
define("S_MENU_ITEMS", "ITEMS");
define("S_MENU_AUDIT", "AUDIT");
-// queue.php
+// overview.php
define("S_OVERVIEW", "Overview");
define("S_OVERVIEW_BIG", "OVERVIEW");
+ define("S_EXCL", "!");
// queue.php
define("S_QUEUE_BIG", "QUEUE");