close tag

This commit is contained in:
Athou
2013-05-21 08:45:39 +02:00
parent b02bc67a4c
commit 8df15ad5ad

View File

@@ -49,7 +49,7 @@
<div class="control-group">
<label class="control-label" for="password">${profile.opml_export}</label>
<div class="controls horizontal-align">
<a href="rest/feed/export" download="commafeed_opml.xml">${global.download}</span>
<a href="rest/feed/export" download="commafeed_opml.xml">${global.download}</a>
</div>
</div>