]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - examples/templates/bife_albumphoto.html
- Moved some Generic functionality to Widget (attrs property).
[software/bife/bife-all.git] / examples / templates / bife_albumphoto.html
index 34c901f23fd0f8e8bdda5d412d1e3517e039b2b7..901274fc3c586bbb025a134261beba5d93c54992 100644 (file)
@@ -1,2 +1,2 @@
-<A href="./"><IMG class="albumphoto" alt="{DESC}" src="{FILE}"/></A>
-<DIV class="albumphoto">{DESC}</DIV>
+<H2>{DESC}</H2>
+<A href="./"><IMG alt="{DESC}" src="{FILE}"/></A>