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>2018-01-22 21:11:47 +0300
committerJos Poortvliet <jos@opensuse.org>2018-01-22 22:33:27 +0300
commit239c41f0894ea20aa98d569f477df5a3753c31b9 (patch)
tree03a56d8db2cc5804f5e078f1980b3be78e7c695f /page-outlook.php
parent9771addaea25d0b55ef01a20780baa9d73fcbad3 (diff)
add tb and outlook addins to some more pages
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-outlook.php')
-rw-r--r--page-outlook.php18
1 files changed, 17 insertions, 1 deletions
diff --git a/page-outlook.php b/page-outlook.php
index cd5d13f6..0e77fec4 100644
--- a/page-outlook.php
+++ b/page-outlook.php
@@ -229,7 +229,23 @@
</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 featureimg" 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>
<script type="text/javascript">
// $(function () {
// });