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:
authorMarius Blüm <marius@lineone.io>2018-02-14 17:17:45 +0300
committerJos Poortvliet <jos@opensuse.org>2018-02-14 17:48:31 +0300
commit3ad7916600b9ac7e99f9c57e5d75a60234547334 (patch)
treef995385e8462eb1d07b7b386263022dcc969a070 /page-blog.php
parent4a796d5affaa80c74bdd7764e8a7e153676bd8a4 (diff)
blog - in and around
Diffstat (limited to 'page-blog.php')
-rw-r--r--page-blog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-blog.php b/page-blog.php
index e3f00ba1..b5a5de3f 100644
--- a/page-blog.php
+++ b/page-blog.php
@@ -13,7 +13,7 @@
<div class="row">
<div class="col-md-6 topheader">
<h1><?php echo $l->t('<span class="avoidwrap">Nextcloud News</span>');?><a href="/blogfeed" class="rss-button"><img style="vertical-align: top;" width=35 class="img-circle" src="<?php echo get_template_directory_uri(); ?>/assets/img/social/rss.png"></img></a></h1>
- <h2><?php echo $l->t('What is going on in Nextcloud?');?></h2>
+ <h2><?php echo $l->t('What is going on in and around Nextcloud?');?></h2>
</div>
</div>
</div>