diff options
Diffstat (limited to 'sample/src')
| -rw-r--r-- | sample/src/setup.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index ca2c338..7b8c6b0 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -72,9 +72,9 @@ And the second line.</add_copyright> </navigation> <footer><![CDATA[ - <div class="footer">So this is footer, suitable place for copyright, W3C validation links and advertisement! | - Generated with <a href="http://cgg.bzatek.net/" title="Cataract Gallery Generator" class="footermail">Cataract Gallery Generator</a>. - </div> + So this is footer, suitable place for copyright, W3C validation links and advertisement! | + Generated with <a href="http://cgg.bzatek.net/" title="Cataract Gallery Generator">Cataract Gallery Generator</a>. | + <a href="http://validator.w3.org/check/referer" title="Valid XHTML 1.0 Strict">XHTML 1.0 Strict</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="(in-)valid CSS 2.1">Invalid CSS 2.1</a> ]]></footer> </gallery_setup> |
