summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorGregor Tätzner <gregor@freenet.de>2012-08-09 13:04:38 +0200
committerGregor Tätzner <gregor@freenet.de>2012-08-09 13:04:38 +0200
commit2944bc645a9875e6eadcab7b21df0a97643d82fa (patch)
tree5901b3185cb2148e5f9f88ec61aeff683af9909d /templates/main.php
parent4856c8e360232330c9d3ca57e624e181de8ba7e8 (diff)
Fix some html errors and align feed buttons to the center
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index fc74193f0..c014a4a11 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -20,7 +20,7 @@
<li style="float: right">
<button class="svg" id="settingsbtn" title="<?php echo $l->t('Settings'); ?>"><img class="svg" src="<?php echo OCP\Util::imagePath('core','actions/settings.png'); ?>" alt="<?php echo $l->t('Settings'); ?>" /></button>
</li>
- <ul>
+ </ul>
</div>
<div id="rightcontent" class="rightcontent" data-id="<?php echo $_['feedid']; ?>">