summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-01-22 17:55:37 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-01-22 17:55:37 +0100
commitde6f5a0bbfd7bed10bbd38a2b4d2d0a826f2dad0 (patch)
treee128595474b4b0d6fcfa88060c58d9020f4872b1 /templates
parent9435bfc2174ee35ea36c2ada14dc2a8275e56331 (diff)
styling fix
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 5d35ccdbf..d0b7c26b8 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -116,7 +116,7 @@ style('news', 'admin');
'displaying the feeds in the explore feed section. To ' .
'fall back to the built in explore service, leave this ' .
'input empty'
- )); ?>
+ )); ?>.
</em>
<a href="https://github.com/owncloud/news/wiki/How-to-write-an-explore-service"><?php p($l->t(
'For more information check the Wiki'