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>2021-02-02 19:54:37 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-02-02 19:54:37 +0300
commitab8c0e5cd3384cd50a66cc07ca71fc4a43200c09 (patch)
treea0be1ac4616012d771bb2b69070ea734fd698a89 /page-files.php
parent83e360dfe3909d28d2faee640966b0afde14e6b6 (diff)
Give the athome and files pages some love
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-files.php')
-rw-r--r--page-files.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-files.php b/page-files.php
index 3e6f66d4..5bed3211 100644
--- a/page-files.php
+++ b/page-files.php
@@ -213,7 +213,7 @@
<div class="col-md-6 feature--block">
<h3 class="section--paragraph__title"><?php echo $l->t('Mobile and desktop clients');?></h3>
<p class="section--paragraph"><?php echo $l->t('Nextcloud Files clients for Android, iOS and desktop systems allow users to sync and share files, in a fully secure way through an encrypted connection. The mobile clients feature automatic upload of pictures and videos users take and they can synchronize selected files and folders. The clients can handle multiple accounts, show all activity happening on the server and notify users of new events such as the availability of new shares.');?></p>
- <!--<p class="section--paragraph"><?php echo $l->t('The Nextcloud clients support');?> <a class="hyperlink" href="<?php echo home_url('endtoend') ?>"><?php echo $l->t('End-to-end Encryption</a> for ultimate security of enterprise data.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('The Nextcloud clients support');?> <a class="hyperlink" href="<?php echo home_url('endtoend') ?>"><?php echo $l->t('End-to-end Encryption</a> for ultimate security of enterprise data.');?></p>
<a href="<?php echo home_url('clients') ?>" class="button button--blue button--arrow button--large overlay-trigger"><?php echo $l->t('Nextcloud clients');?></a>
</div>
</div>
@@ -238,8 +238,8 @@
</div>
</div>
</div>
+ <h1 class="section--heading-1 section--text--center"><?php echo $l->t('Mozilla Thunderbird');?></h1>
<div class="featurerow">
-<!-- <h1 class="section--heading-1 section--text--center"><?php echo $l->t('Mozilla Thunderbird');?></h1> -->
<div class="row">
<div class="col-md-6 image--feature image--floated">
<a href="<?php bloginfo('template_directory'); ?>/assets/img/outlook/moztb.png"><img class="img-responsive featureimg" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/moztb.png" alt="in action" /></a>