aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r--language/en_UK/common.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index b89fb3e24..e9e8225a0 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -377,4 +377,5 @@ $lang['This author modified following comment:'] = 'This author modified followi
$lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d';
$lang['delete this comment'] = "delete this comment";
$lang['validate this comment'] = 'validate this comment';
-?>
+$lang['html tags are not allowed in login'] = 'html tags are not allowed in login';
+?> \ No newline at end of file