Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-11-23 11:13:43 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-11-23 11:13:43 +0300
commit3b96fb37d17d4e5f2cfb51dfa4865e1fbd05817c (patch)
tree55cc44d41eae4879f40645a8881468e98bd04ce5 /page-branding.php
parent4d8723e4a40997cc104f085c4f5cc83c78ac8d97 (diff)
update branding
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-branding.php')
-rw-r--r--page-branding.php14
1 files changed, 1 insertions, 13 deletions
diff --git a/page-branding.php b/page-branding.php
index 981dd59b..086bc8e3 100644
--- a/page-branding.php
+++ b/page-branding.php
@@ -82,7 +82,7 @@ require(["require.config"], function() {
<div class="col-md-8 col-md-offset-2">
<h2 class="text-center"><?php echo $l->t('Comparison');?></h2>
<h3 class="section--paragraph__title"><?php echo $l->t('Deployment and control with MDM and MSI');?></h3>
- <p class="section--paragraph"><?php echo $l->t('Many larger organizations have tools to manage their deployments of desktop and mobile apps. For mobile apps, various tools provide so-called Mobile Device Management services. Nextcloud supports this as part of our Nextcloud Enterprise Premium Subscription. With this also come branded desktop clients as MSI packages for easy roll-out in large organizations.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Many larger organizations have tools to manage their deployments of desktop and mobile apps. For mobile apps, various tools provide so-called Mobile Device Management services. Nextcloud supports these as part of our Nextcloud Enterprise Premium Subscription.');?></p>
<p class="section--paragraph"><?php echo $l->t('Here is a complete overview of the Nextcloud branded client options.');?></p>
</div>
</div>
@@ -203,18 +203,6 @@ require(["require.config"], function() {
<p>✔️️</p>
</td>
</tr>
- <tr>
- <td><small><strong>MSI</strong> installation package (Windows)</small></td>
- <td>
- <p></p>
- </td>
- <td>
- <p></p>
- </td>
- <td>
- <p>✔️️</p>
- </td>
- </tr>
</tbody>
</table>
</div>