diff options
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/> |