|
|
@ -16,7 +16,7 @@ |
|
|
|
{{if not .IsPrimary}} |
|
|
|
{{if not .IsPrimary}} |
|
|
|
<div class="right floated content"> |
|
|
|
<div class="right floated content"> |
|
|
|
<button class="ui red tiny button delete-button" data-url="{{$.Link}}/delete" data-id="{{.ID}}"> |
|
|
|
<button class="ui red tiny button delete-button" data-url="{{$.Link}}/delete" data-id="{{.ID}}"> |
|
|
|
{{$.i18n.Tr "settings.delete_key"}} |
|
|
|
{{$.i18n.Tr "settings.delete_email"}} |
|
|
|
</button> |
|
|
|
</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{{if .IsActivated}} |
|
|
|
{{if .IsActivated}} |
|
|
|