diff --git a/dasettings/forms.py b/dasettings/forms.py index e42b1b6..7afb06e 100644 --- a/dasettings/forms.py +++ b/dasettings/forms.py @@ -233,7 +233,7 @@ class UsersNotificationFormOrganizer(forms.ModelForm): "ql_delete_mail" : "Quicklink gelöscht", "contact_created_mail" : "Kontakt erstellt", "contact_update_mail" : "Kontakt aktualisiert", - "contact_delete_push" : "Kontakt gelöscht", + "contact_delete_mail" : "Kontakt gelöscht", "password_created_mail" : "Passwort erstellt", "password_update_mail" : "Passwort aktualisiert", "password_delete_mail" : "Passwort gelöscht", diff --git a/standards/templates/standards/standards_add_SAVE.html b/standards/templates/standards/standards_add_SAVE.html index 70e3145..d57014b 100644 --- a/standards/templates/standards/standards_add_SAVE.html +++ b/standards/templates/standards/standards_add_SAVE.html @@ -69,14 +69,6 @@ - - - - - - - -