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:
Diffstat (limited to 'page-groupware.php')
-rw-r--r--page-groupware.php25
1 files changed, 22 insertions, 3 deletions
diff --git a/page-groupware.php b/page-groupware.php
index adde47fe..25974433 100644
--- a/page-groupware.php
+++ b/page-groupware.php
@@ -151,7 +151,7 @@
<div class="col-md-1">
</div>
<div class="col-md-10 image--feature revealOnScroll">
- <img class="img-responsive featureimg" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/integration.png" alt="in action" />
+ <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/integration.png" alt="in action" />
</div>
</div>
<div class="row">
@@ -164,7 +164,7 @@
<div class="featurerow">
<div class="row ">
<div class="col-md-6 image--floated image--feature revealOnScroll">
- <a href="<?php bloginfo('template_directory'); ?>/assets/img/outlook/calendar-settings.png"><img class="img-responsive featureimg" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/calendar-settings.png" alt="in action" /></a>
+ <a href="<?php bloginfo('template_directory'); ?>/assets/img/outlook/calendar-settings.png"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/calendar-settings.png" alt="in action" /></a>
</div>
<div class="col-md-6 featureblock revealOnScroll">
@@ -178,7 +178,7 @@
<div class="featurerow">
<div class="row ">
<div class="col-md-6 image--feature revealOnScroll">
- <a href="<?php bloginfo('template_directory'); ?>/assets/img/outlook/calendar-about.png"><img class="img-responsive featureimg" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/calendar-about.png" alt="in action" /></a>
+ <a href="<?php bloginfo('template_directory'); ?>/assets/img/outlook/calendar-about.png"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/calendar-about.png" alt="in action" /></a>
</div>
<div class="col-md-6 featureblock revealOnScroll">
<p class="section--paragraph__tittle"><?php echo $l->t('Features');?></p>
@@ -202,6 +202,25 @@
</div>
</div>
</section>
+
+<section class="file-sharing">
+ <div class="container">
+ <div class="featurerow">
+<!-- <h2 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 revealOnScroll">
+ <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/outlook/moztb-2.png" alt="in action" />
+ </div>
+ <div class="col-md-6 featureblock revealOnScroll">
+ <p class="section--paragraph__tittle"><?php echo $l->t('Mozilla Thunderbird');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Thanks to the Mozilla Thunderbird Lightning Calendar add-in and the Cardbook Thunderbird Contacts add-in, Nextcloud Groupware integrates great into Thunderbird.');?></p>
+ <p class="section--paragraph"><a class="hyperlink" href="<?php echo $DOCUMENTATION_USER; ?>pim/sync_thunderbird.html"><?php echo $l->t('Learn more in our documentation.');?></a></p>
+ </div>
+ </div>
+ </div>
+ </div>
+</section>
+
<a name="pricing">
<section class="section--contact quote">
<div class="container">