summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/keywords/edit.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/keywords/edit.html.tmpl')
-rwxr-xr-xtemplate/en/default/admin/keywords/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/keywords/edit.html.tmpl b/template/en/default/admin/keywords/edit.html.tmpl
index 74cef3d55..b6b5fc932 100755
--- a/template/en/default/admin/keywords/edit.html.tmpl
+++ b/template/en/default/admin/keywords/edit.html.tmpl
@@ -64,7 +64,7 @@
</tr>
</table>
- <input type="submit" value="Update">
+ <input type="submit" id="update" value="Update">
<input type="hidden" name="action" value="update">
<input type="hidden" name="id" value="[% keyword_id %]">
</form>