summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/layout.xsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index 317a539..b9a2174 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -42,7 +42,8 @@
<p>
<xsl:text disable-output-escaping="yes"><![CDATA[&copy; 2007 All Rights Reserved.]]></xsl:text>
<xsl:text>Designed by </xsl:text>
- <a href="http://www.freecsstemplates.org/">Free CSS Templates.</a>
+ <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>
+ <xsl:text>.</xsl:text>
<a href="impress{$suffix}">Impressum</a>
</p>
</div>