diff options
Diffstat (limited to 'sample/src/setup.xml')
| -rw-r--r-- | sample/src/setup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index 06aba25..b240c4a 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -110,7 +110,7 @@ And the second line.</add_copyright> <footer><![CDATA[ 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> + <a href="http://validator.w3.org/check/referer" title="Valid XHTML 1.0 Strict" rel="nofollow">XHTML 1.0 Strict</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="(in-)valid CSS 2.1" rel="nofollow">Invalid CSS 2.1</a> ]]></footer> </gallery_setup> |
