Cleaned up markup for Site Admin templates and replaced <div> with <section> throughout.

This commit is contained in:
cappadona 2011-07-18 11:49:12 +00:00
parent 9bf0ebafa8
commit 7acdc8bf5d
5 changed files with 16 additions and 22 deletions

View file

@ -22,7 +22,6 @@
<#if indexCacheRebuild.recomputeInferences?has_content>
<li><a href="${indexCacheRebuild.recomputeInferences}">Recompute inferences</a></li>
</#if>
</ul>
</section>
</#if>