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, 2 insertions, 1 deletions
diff --git a/template/edit-domain.html b/template/edit-domain.html
index 7e8ba2c..8e2ada3 100644
--- a/template/edit-domain.html
+++ b/template/edit-domain.html
@@ -80,7 +80,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>