diff options
Diffstat (limited to 'templates/_deletion_note.html.ep')
-rw-r--r-- | templates/_deletion_note.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_deletion_note.html.ep b/templates/_deletion_note.html.ep index 89cf271..5be2f99 100644 --- a/templates/_deletion_note.html.ep +++ b/templates/_deletion_note.html.ep @@ -1,6 +1,6 @@ <div class="row"> <div class="col s12"> - <div class="card red darken-4"> + <div class="card caution-color"> <div class="card-content white-text"> <span class="card-title">Account wird gelöscht</span> <p> |