removed extra section heading in settings DOM, placed settings after editor

This commit is contained in:
marco
2013-05-10 13:18:43 -04:00
parent 004018c1eb
commit 04bb7335e7
7 changed files with 14 additions and 15 deletions

View File

@@ -29,7 +29,6 @@
</ul>
</section>
<%include file="metadata-edit.html" />
<div class="content">
<section class="modules">
<ol>
@@ -50,5 +49,6 @@
</ol>
</section>
</div>
<%include file="metadata-edit.html" />
</section>