commentaire utile au dev

main
Paul Schneider 9 years ago
parent 5a4f654978
commit a3e5e83c5e
1 changed files with 3 additions and 0 deletions

@ -23,6 +23,9 @@
{ {
<h4>@SR["GCM Notification sending failed"]</h4> <h4>@SR["GCM Notification sending failed"]</h4>
} }
else {
<!-- email sent -->
}
} }
} }
</div> </div>

Loading…