diff options
Diffstat (limited to 'ratatoeskr/templates')
-rw-r--r-- | ratatoeskr/templates/src/systemtemplates/pluginlist.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/pluginlist.html b/ratatoeskr/templates/src/systemtemplates/pluginlist.html index 9c64ed1..e51c769 100644 --- a/ratatoeskr/templates/src/systemtemplates/pluginlist.html +++ b/ratatoeskr/templates/src/systemtemplates/pluginlist.html @@ -46,6 +46,7 @@ <select name="really_delete"> <option value="no" selected="selected"><ste:get_translation for="no" /></option> <option value="yes"><ste:get_translation for="yes" /></option> + <option value="force"><ste:get_translation for="enforce" /></option> </select> | <input type="submit" name="update" value="<ste:get_translation for='plugin_update' />" /> |