From 7575b46fbaaa66c4f4136e455597d58a6c81ab75 Mon Sep 17 00:00:00 2001 From: Phoenix Eve Aspacio Date: Mon, 12 Jun 2017 15:38:36 +0800 Subject: [PATCH] Update --- data/web/inc/vars.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/web/inc/vars.inc.php b/data/web/inc/vars.inc.php index fb8fd478..f2d09c5c 100644 --- a/data/web/inc/vars.inc.php +++ b/data/web/inc/vars.inc.php @@ -43,12 +43,12 @@ $MAILCOW_APPS = array( array( 'name' => 'SOGo', 'link' => '/SOGo/', - 'description' => 'SOGo is a collaborative software (groupware) server.' + 'description' => 'SOGo is a web-based client for email, address book and calendar.' ), // array( // 'name' => 'Roundcube', // 'link' => '/rc/', - // 'description' => 'Roundcube is a web-based IMAP email client.', + // 'description' => 'Roundcube is a web-based email client.', // ), );