summaryrefslogtreecommitdiffstats
path: root/templates/org/settings
diff options
context:
space:
mode:
Diffstat (limited to 'templates/org/settings')
-rw-r--r--templates/org/settings/options.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/org/settings/options.tmpl b/templates/org/settings/options.tmpl
index 64be63b7ef..8041365434 100644
--- a/templates/org/settings/options.tmpl
+++ b/templates/org/settings/options.tmpl
@@ -59,6 +59,7 @@
<div class="field">
<button class="ui green button">{{$.i18n.Tr "settings.update_avatar"}}</button>
+ <a class="ui red button delete-post" data-request-url="{{.Link}}/avatar/delete" data-done-url="{{.Link}}">{{$.i18n.Tr "settings.delete_current_avatar"}}</a>
</div>
</form>
</div>