summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-02-13 13:46:10 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-02-13 13:46:10 +0100
commitccf1f0813c1bf2bb948caf83c6f23dd24c9d5be9 (patch)
tree8911cec65f843044716e88391999d6935bd514b1 /xsl
parent306e861e9426e13229f4a8f452d6d72d72caa5f8 (diff)
downloadmutti-web-ccf1f0813c1bf2bb948caf83c6f23dd24c9d5be9.tar.gz
mutti-web-ccf1f0813c1bf2bb948caf83c6f23dd24c9d5be9.tar.bz2
mutti-web-ccf1f0813c1bf2bb948caf83c6f23dd24c9d5be9.zip
layout: Drop div around navi ul
Diffstat (limited to 'xsl')
-rw-r--r--xsl/layout.xsl10
1 files changed, 4 insertions, 6 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index 241a067..5bbebb9 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -24,12 +24,10 @@
<h1>Beratung &amp; Controlling</h1>
<h2>Angelika Franzke</h2>
</div>
- <div id="navi">
- <ul>
- <xsl:call-template name="navigation" />
- </ul>
- <a href="#page" accesskey="S" style="display: none" />
- </div>
+ <ul id="navi">
+ <xsl:call-template name="navigation" />
+ </ul>
+ <a href="#page" accesskey="S" style="display: none" />
<div id="container">
<hr />
<div id="page">