diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index fbcb29f..222c511 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -74,9 +74,7 @@ Referenzen </a> </div> - <div style="position:relative"> - <xsl:apply-templates mode="html" /> - </div> + <xsl:apply-templates mode="html" /> <br style="clear:both"/> </div> <hr class="delimit" /> |