mirror of
https://github.com/nextcloud/calendar.git
synced 2024-10-06 08:05:35 +02:00
OS X is now macOS
This commit is contained in:
parent
59f57db8ba
commit
a68a35229d
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
<input class="input settings-input" type="text" ng-model="settingsCalDavLink" readonly />
|
||||
</li>
|
||||
<li class="settings-fieldset-interior-item">
|
||||
<label class="settings-label"><?php p($l->t('iOS/OS X CalDAV address')); ?></label>
|
||||
<label class="settings-label"><?php p($l->t('iOS/macOS CalDAV address')); ?></label>
|
||||
<input class="input settings-input" type="text" ng-model="settingsCalDavPrincipalLink" readonly />
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue