aboutsummaryrefslogtreecommitdiffstats
path: root/template/add-mailbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/add-mailbox.html')
-rw-r--r--template/add-mailbox.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/add-mailbox.html b/template/add-mailbox.html
index fd7e521..4079da0 100644
--- a/template/add-mailbox.html
+++ b/template/add-mailbox.html
@@ -93,7 +93,8 @@
<hr/>
- <input type="submit" name="submit" value="Submit Changes" />
+ <input type="submit" name="cancel" value="Cancel" />
+ <input type="submit" name="submit" value="Submit" />
</div>
</form>
</body>