diff --git a/e107_plugins/linkwords/languages/English_admin.php b/e107_plugins/linkwords/languages/English_admin.php
index 503940e8d..31441ec4a 100644
--- a/e107_plugins/linkwords/languages/English_admin.php
+++ b/e107_plugins/linkwords/languages/English_admin.php
@@ -71,7 +71,7 @@ define("LWLAN_59", "Enable Ajax functionality");
define("LWLAN_64", "Suppress link on current page");
//define("LWLAN_65", "When checked, suppresses clickable link if points to current page");
define("LWLAN_66", "Custom CSS class");
-
+define("LWLAN_67", "Max. links/tips");
// Help texts
@@ -132,4 +132,4 @@ define("LAN_LW_HELP_02","Define the words which become clickable links, or which
Activate?
Defines which options are active.
");
-*/
\ No newline at end of file
+*/