diff --git a/modules/comment/tpl/declare_comment.html b/modules/comment/tpl/declare_comment.html index f5f4e1dba..a7eb9ff62 100644 --- a/modules/comment/tpl/declare_comment.html +++ b/modules/comment/tpl/declare_comment.html @@ -1,8 +1,9 @@ {@Context::addMetaTag('viewport', 'width=device-width, user-scalable=no', FALSE);} -
-

{$XE_VALIDATOR_MESSAGE}

-
+

{$lang->improper_comment_declare}

diff --git a/modules/document/tpl/declare_document.html b/modules/document/tpl/declare_document.html index 44cf13295..0f887de53 100644 --- a/modules/document/tpl/declare_document.html +++ b/modules/document/tpl/declare_document.html @@ -1,8 +1,9 @@ {@Context::addMetaTag('viewport', 'width=device-width, user-scalable=no', FALSE);} -
-

{$XE_VALIDATOR_MESSAGE}

-
+

{$lang->improper_document_declare}