summaryrefslogtreecommitdiffstats
path: root/themes/default/templates/welcome.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/templates/welcome.tpl')
-rw-r--r--themes/default/templates/welcome.tpl22
1 files changed, 11 insertions, 11 deletions
diff --git a/themes/default/templates/welcome.tpl b/themes/default/templates/welcome.tpl
index 7edda55..fbb21a1 100644
--- a/themes/default/templates/welcome.tpl
+++ b/themes/default/templates/welcome.tpl
@@ -5,30 +5,30 @@
<div class="welcome">
<p>
- <div>
- <img src="phpfspot_img.php?idx=rand&width=150&i=1">
- </div>
+ <span>
+ <img src="phpfspot_img.php?idx=rand&amp;width=150&amp;i=1" alt="random image" />
+ </span>
This application targets to provide an easy way, to presentate your F-Spot<br />
pictures in the web, in a way where you do not need any of the current<br />
web2.0 providers or setup complex apps like gallery
</p>
- <br class="clearboth">
+ <br class="clearboth" />
<p>
- <div>
- <img src="phpfspot_img.php?idx=rand&width=150&i=2">
- </div>
+ <span>
+ <img src="phpfspot_img.php?idx=rand&amp;width=150&amp;i=2" alt="random image" />
+ </span>
You can adapt this welcome page in the file "welcome.tpl" in the template<br />
directory of your current theme.
</p>
- <br class="clearboth">
+ <br class="clearboth" />
<p>
- <div>
- <img src="phpfspot_img.php?idx=rand&width=150&i=3">
- </div>
+ <span>
+ <img src="phpfspot_img.php?idx=rand&amp;width=150&amp;i=3" alt="random image" />
+ </span>
<a href="javascript:showPhotoIndex();">[ Click here to take a look at your photo index or select a tag from the list on the left ]</a>
</p>
</div>