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>2019-10-30 03:37:08 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-10-30 03:37:08 +0300
commit5bbcee1bc42063c45eacb5955b87812f13ac924d (patch)
treef001a639768d230e2798d99f007d812ebfd76cea /page-files.php
parent0787f147c4c1a69312db59cd2b7972a7a1fcc97d (diff)
fix bunch of bugs caused by refactoring
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-files.php')
-rw-r--r--page-files.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-files.php b/page-files.php
index ccb0236f..726f8c00 100644
--- a/page-files.php
+++ b/page-files.php
@@ -290,7 +290,7 @@
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/AhFnbB-a7ik" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="col-md-6">
- <h2 class="section--paragraph__title"><?php echo $l->t('Secure file exchange');?></h2>
+ <h3 class="section--paragraph__title"><?php echo $l->t('Secure file exchange');?></h3>
<p class="section--paragraph"><?php echo $l->t('Nextcloud Files enables hospitals, banks, notaries and government agencies to securely send files to and receive files from customers, patients, clients or partners.');?></p>
<p class="section--paragraph"><?php echo $l->t('The easy web and mobile interfaces of Nextcloud Files allow users to share files with other users on the server, to create and send password-protected public links, to let others upload files to the private cloud and to get notifications on phone and desktop when a user on another cloud server shares files.');?></p>
<a href="<?php echo home_url('file-drop') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Secure file exchange');?></a><br>