diff --git a/templates/admin_edit-domain.tpl b/templates/admin_edit-domain.tpl
index 1bcfe9cf..fcffb3a6 100644
--- a/templates/admin_edit-domain.tpl
+++ b/templates/admin_edit-domain.tpl
@@ -59,9 +59,6 @@
|
|
-
- {$tMessage} |
-
diff --git a/templates/create-alias-domain.tpl b/templates/create-alias-domain.tpl
index 5def58eb..89a21317 100644
--- a/templates/create-alias-domain.tpl
+++ b/templates/create-alias-domain.tpl
@@ -21,9 +21,6 @@
|
{/if}
-
- {$tMessage} |
-
{if $alias_domains}
|
diff --git a/templates/edit-alias.tpl b/templates/edit-alias.tpl
index 391ccee1..12da387e 100644
--- a/templates/edit-alias.tpl
+++ b/templates/edit-alias.tpl
@@ -24,9 +24,6 @@
|
|
-
- {$tMessage} |
-
diff --git a/templates/edit-vacation.tpl b/templates/edit-vacation.tpl
index 0ecdb7ab..6c9ef7f3 100644
--- a/templates/edit-vacation.tpl
+++ b/templates/edit-vacation.tpl
@@ -63,9 +63,6 @@
-
- {$tMessage} |
-
diff --git a/templates/password.tpl b/templates/password.tpl
index d9c7ce02..c645e1aa 100644
--- a/templates/password.tpl
+++ b/templates/password.tpl
@@ -29,9 +29,6 @@
|
|
-
- {$tMessage} |
-
diff --git a/variables.inc.php b/variables.inc.php
index 81322aba..fde777c1 100644
--- a/variables.inc.php
+++ b/variables.inc.php
@@ -70,7 +70,6 @@ $tLog = "";
$tMailbox = "";
$tMailboxes = "";
$tMaxquota = "";
-$tMessage = " ";
$tName = "";
$tQuota = "";
$tSubject = "";