mirror of
https://github.com/nextcloud/calendar.git
synced 2024-10-07 16:40:09 +02:00
will be send → none will be sent.
This commit is contained in:
parent
e1a5550fb3
commit
83d9c13d9c
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
<em class="events-fieldset-interior" ng-show="hasAnyEmailReminders()">
|
||||
<?php p($l->t('Email reminders have not been implemented in the CalDAV server yet, hence no email reminders will be send.')); ?>
|
||||
<?php p($l->t('Email reminders have not been implemented in the CalDAV server yet, so none will be sent.')); ?>
|
||||
</em>
|
||||
<div class="event-fieldset-interior">
|
||||
<button id="addreminders" ng-click="add()" class="btn event-button button" type="button">
|
||||
|
|
Loading…
Reference in a new issue