aboutsummaryrefslogtreecommitdiffstats
path: root/template/edit-domain.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/edit-domain.html')
-rw-r--r--template/edit-domain.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/edit-domain.html b/template/edit-domain.html
index cac44be..3b66087 100644
--- a/template/edit-domain.html
+++ b/template/edit-domain.html
@@ -39,6 +39,7 @@
<input type="hidden" name="a" value="edit" />
<p>
+ <a name="status"></a>
<h4 class="label">Status</h4>
<select name="status">
<option value="active" <TMPL_IF NAME=ISACTIVE>selected</TMPL_IF>>Active</option>
@@ -53,6 +54,7 @@
<hr/>
<p>
+ <a name="description"></a>
<h4 class="label">Description</h4>
<textarea type="text" name="description" cols="50" rows="3" wrap="soft"><TMPL_VAR NAME=DESCRIPTION></textarea>
<div class="help">
@@ -63,6 +65,7 @@
<hr/>
<p>
+ <a name="catch-all"></a>
<h4 class="label">Catch-All aliases</h4>
<textarea type="text" name="maildrop" cols="50" rows="10" wrap="hard" ><TMPL_VAR NAME=MAILDROP></textarea>
<div class="help">