summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/milestones/edit.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/milestones/edit.html.tmpl')
-rw-r--r--template/en/default/admin/milestones/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/milestones/edit.html.tmpl b/template/en/default/admin/milestones/edit.html.tmpl
index 1fdea30e0..f216166b1 100644
--- a/template/en/default/admin/milestones/edit.html.tmpl
+++ b/template/en/default/admin/milestones/edit.html.tmpl
@@ -54,7 +54,7 @@
<input type="hidden" name="milestoneold" value="[% milestone.name FILTER html %]">
<input type="hidden" name="action" value="update">
<input type="hidden" name="product" value="[% product.name FILTER html %]">
- <input type="submit" value="Update">
+ <input type="submit" id="update" value="Update">
</form>