Remove grantee email from accept-emergency component (#773)

This commit is contained in:
Oscar Hinton 2021-01-14 20:22:49 +01:00 committed by GitHub
parent 5a540bba9e
commit 2e22ca9216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
<div class="card-body">
<p class="text-center">
{{name}}
<strong class="d-block mt-2">{{email}}</strong>
</p>
<p>{{'acceptEmergencyAccess' | i18n}}</p>
<hr>