diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2013-01-17 20:46:12 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2013-01-17 20:46:12 +0100 |
commit | 58bf9c43bf20c060a9e0623cb9f032b63889b384 (patch) | |
tree | 1f7f6d0eac03aaf10222d92ba633a176ecc29c02 /template/edit-domain.html | |
parent | 4091fbbb0b280120407e0625dd49e741e481a528 (diff) |
Mailbox → User.
Diffstat (limited to 'template/edit-domain.html')
-rw-r--r-- | template/edit-domain.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/edit-domain.html b/template/edit-domain.html index a8af3fb..dbbdf3c 100644 --- a/template/edit-domain.html +++ b/template/edit-domain.html @@ -45,8 +45,8 @@ <option value="0" <TMPL_UNLESS NAME=isactive>selected="selected"</TMPL_UNLESS>>Inactive</option> </select> <div class="help"> - <b>Warning</b>: emails are <i>not</i> delivered to mailboxes, - aliases or lists of inactive domains. + <b>Warning</b>: emails are <i>not</i> delivered to users, + aliases or lists under inactive domains. </div> <hr/> |