diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index 1437054..bdac066 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -30,7 +30,6 @@ <li style="display: none"><a href="#page" accesskey="S" /></li> </ul> <div id="container"> - <hr /> <div id="page"> <div id="info"> <strong> @@ -75,7 +74,6 @@ </div> <xsl:apply-templates mode="html" /> </div> - <hr /> </div> <div id="footer"> <p> |