mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-29 04:17:07 +00:00
fix typo
This commit is contained in:
parent
451df93cfe
commit
fc9389ac51
@ -205,7 +205,7 @@ if [ ! -d $STORAGE_ROOT/owncloud ]; then
|
|||||||
else
|
else
|
||||||
# Ask the user if he wants to remove Nextcloud
|
# Ask the user if he wants to remove Nextcloud
|
||||||
yesno_box "Remove Nextcloud?"\
|
yesno_box "Remove Nextcloud?"\
|
||||||
"It seems that you already have Nextcloud installed previous\
|
"It seems that you already have Nextcloud installed\
|
||||||
\n\nNextcloud offers the Contacts and Calendar features in Mail-in-a-box\
|
\n\nNextcloud offers the Contacts and Calendar features in Mail-in-a-box\
|
||||||
\nIt also offers other features like file sharing, gallery, todos, and more.\
|
\nIt also offers other features like file sharing, gallery, todos, and more.\
|
||||||
\n\nWould you like to remove it?"\
|
\n\nWould you like to remove it?"\
|
||||||
|
Loading…
Reference in New Issue
Block a user