summaryrefslogtreecommitdiffstats
path: root/templates/part.content.explore.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.explore.php')
-rw-r--r--templates/part.content.explore.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/part.content.explore.php b/templates/part.content.explore.php
index c7e971e4f..3eab49751 100644
--- a/templates/part.content.explore.php
+++ b/templates/part.content.explore.php
@@ -7,9 +7,6 @@
</label>
</div>-->
- <div class="explore-header">
- <a href="https://github.com/owncloud/news/wiki/Explore-Feed-Section"><?php p($l->t('Got more awesome feeds? Share them with us!')) ?></a>
- </div>
<div class="explore-filter">
<label for="explorelanguagecode"><?php p($l->t('Language')) ?>: </label>
@@ -49,4 +46,8 @@
</div>
</div>
</div>
+
+ <div class="explore-footer">
+ <a target="_blank" href="https://github.com/owncloud/news/wiki/Explore-Feed-Section"><?php p($l->t('Got more awesome feeds? Share them with us!')) ?></a>
+ </div>
</div>