Skip to content

Commit e160a06

Browse files
committed
Fix missed word
1 parent 72959dc commit e160a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/user/settings/account.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
{{template "base/delete_modal_actions" .}}
175175
</div>
176176

177-
{{if $.UserModules.Enabled "suicide"}}
177+
{{if $.UserModules.Enabled "deletion"}}
178178
<div class="ui small basic delete modal" id="delete-account">
179179
<div class="ui icon header">
180180
{{svg "octicon-trash"}}

0 commit comments

Comments
 (0)