diff --git a/data/web/mailbox.php b/data/web/mailbox.php
index faa8c4c0..8fe65966 100644
--- a/data/web/mailbox.php
+++ b/data/web/mailbox.php
@@ -91,7 +91,7 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];
endforeach;
else:
?>
-
=$lang['mailbox']['no_record_single'];?> |
+ =$lang['mailbox']['no_record_single'];?> |
@@ -101,7 +101,7 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];
?>
-
+ |
=$lang['mailbox']['add_domain'];?>
|
@@ -182,7 +182,7 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];
}
else {
?>
- =sprintf($lang['mailbox']['no_record'], $domain);?> |
+ =sprintf($lang['mailbox']['no_record'], $domain);?> |
-
+ |
=$lang['mailbox']['add_mailbox'];?>
|
@@ -253,7 +253,7 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];
}
else {
?>
- =sprintf($lang['mailbox']['no_record'], $domain);?> |
+ =sprintf($lang['mailbox']['no_record'], $domain);?> |
-
+ |
=$lang['mailbox']['add_resource'];?>
|
@@ -320,7 +320,7 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];
}
else {
?>
- =sprintf($lang['mailbox']['no_record'], $domain);?> |
+ =sprintf($lang['mailbox']['no_record'], $domain);?> |
-
+ |
=$lang['mailbox']['add_domain_alias'];?>
|
@@ -398,7 +398,7 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];
}
else {
?>
- =sprintf($lang['mailbox']['no_record'], $domain);?> |
+ =sprintf($lang['mailbox']['no_record'], $domain);?> |
-
+ |
=$lang['mailbox']['add_alias'];?>
|