aboutsummaryrefslogtreecommitdiffstats
path: root/templates/edit-domain.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit-domain.html')
-rw-r--r--templates/edit-domain.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/edit-domain.html b/templates/edit-domain.html
index dbbdf3c..c814a20 100644
--- a/templates/edit-domain.html
+++ b/templates/edit-domain.html
@@ -73,8 +73,8 @@
<TMPL_IF NAME=isPostmaster>
<hr/>
- <h4 class="label" id="canCreateAlias">Grant right to create aliases</h4>
- <textarea name="canCreateAlias" cols="50" rows="5" ><TMPL_VAR NAME=canCreateAlias></textarea>
+ <h4 class="label" id="canAddAlias">Grant right to create aliases</h4>
+ <textarea name="canAddAlias" cols="50" rows="5" ><TMPL_VAR NAME=canAddAlias></textarea>
<div class="help">
An optional list of e-mails (one address per line) that are
allowed to create aliases under your domain
@@ -91,8 +91,8 @@
<hr/>
- <h4 class="label" id="canCreateList">Grant right to create lists</h4>
- <textarea name="canCreateList" cols="50" rows="5" ><TMPL_VAR NAME=canCreateList></textarea>
+ <h4 class="label" id="canAddList">Grant right to create lists</h4>
+ <textarea name="canAddList" cols="50" rows="5" ><TMPL_VAR NAME=canAddList></textarea>
<div class="help">
An optional list of e-mails (one address per line) that are
allowed to create mailing lists under your domain