aboutsummaryrefslogtreecommitdiffstats
path: root/templates/edit-user.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit-user.html')
-rw-r--r--templates/edit-user.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit-user.html b/templates/edit-user.html
index 1b22d73..53a2871 100644
--- a/templates/edit-user.html
+++ b/templates/edit-user.html
@@ -319,8 +319,8 @@
<textarea name="amavisBannedRuleNames" cols="50" rows="10" ></textarea>
</div>
- <input type="submit" name="cancel" value="Cancel" />
<input type="submit" name="submit" value="Submit" />
+ <input type="submit" name="cancel" value="Cancel" />
</div>
</form>