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-05-27 18:40:43 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-05-27 18:40:43 +0300
commitb4f35ce19d6f18de3d75b913e298d63fe6b7df75 (patch)
tree224702f37cf750cdf84a77aaf9ab77b29bbbf3cb /page-dashboard.php
parenta5377d0b2dd759f03ed030e5e5f4e0242d0bf7c9 (diff)
another design improvement for dashboard
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-dashboard.php')
-rw-r--r--page-dashboard.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/page-dashboard.php b/page-dashboard.php
index a0faf959..f71978e4 100644
--- a/page-dashboard.php
+++ b/page-dashboard.php
@@ -42,9 +42,10 @@
<div style="padding:100% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/555700010?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Setting your status in Nextcloud"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
</div>
<div class="col-md-6 featureblock">
- <h3 class="section--paragraph__tittle">🥘 <?php echo $l->t('Having Lunch');?> <br /> 🏠 <?php echo $l->t('Working from home');?> <br /> 📞 <?php echo $l->t('Calls all day');?></h3>
+ <p class="section--paragraph">🥘 <?php echo $l->t('Having Lunch');?> <br /> 🏠 <?php echo $l->t('Working from home');?> <br /> 📞 <?php echo $l->t('Calls all day');?></p>
<h3 class="section--paragraph__tittle"><?php echo $l->t('Set your status');?></h3>
- <p class="section--paragraph"><?php echo $l->t('On top of the dashboard, users can set their status, to show to colleagues what they are up to - traveling, working from home, concentrating, and so on. This status is then visible in Talk and other apps. And your status can automatically clear after a set time, so your colleagues do not think you are commuting for a whole day!');?></p>
+ <p class="section--paragraph"><?php echo $l->t('On top of the dashboard, users can set their status, to show to colleagues what they are up to - traveling, working from home, concentrating, and so on. This status is then visible in Talk and other apps.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('And your status can automatically clear after a set time, so your colleagues do not think you are commuting for a whole day!');?></p>
</div>
</div>
<div class="row ">