diff options
Diffstat (limited to 'sample/src/CIAF_1')
| -rw-r--r-- | sample/src/CIAF_1/index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/src/CIAF_1/index.xml b/sample/src/CIAF_1/index.xml index 5d40936..8f4abb7 100644 --- a/sample/src/CIAF_1/index.xml +++ b/sample/src/CIAF_1/index.xml @@ -46,7 +46,7 @@ <title_description>This photo doesn't contain link to original image, but src parameter is specified.</title_description> </item> - <separator><![CDATA[This is a separator inside a single album. We <u>can</u> <small>have</small> <strong>CDATA</strong> entries here!]]></separator> + <separator><![CDATA[This is a separator inside a single album. We <span style="text-decoration: underline;">can</span> <small>have</small> <strong>CDATA</strong> entries here!]]></separator> <item preview="preview/img_6802d.jpg"> <title>Photo title</title> @@ -69,7 +69,7 @@ </item> <item src="img_7270.jpg"> - <title><![CDATA[Photo containing <em>CDATA</em> <u>structures</u>]]></title> + <title><![CDATA[Photo containing <em>CDATA</em> <span style="text-decoration: underline;">structures</span>]]></title> <title_description><![CDATA[Can contain <a href="http://cgg.bzatek.net/" title="Cataract Gallery Generator" class="footermail">links</a> etc...]]></title_description> </item> |
