fix conflicts in single_photo.tpl
[phpfspot.git] / themes / default / templates / welcome.tpl
index 4629fda149ed1fce10d58bd666cddf099720214a..6e6613c8f0a1d0832470387b96bded1ada6fdd16 100644 (file)
@@ -5,7 +5,7 @@
 <div style="padding: 10px; margin-left: 10px; margin-right: 10px;">
 
  <div style="float: left; padding-right: 10px; width: 150px; text-align: center;">
-  <img src="phpfspot_img.php?idx=rand&width=150&i=1">
+  <img src="{$web_path}/phpfspot_img.php?idx=rand&width=150&i=1">
  </div>
  <div>
   This application targets to provide an easy way, to presentate your F-Spot<br />
@@ -16,7 +16,7 @@
  <br class="clearboth">
 
  <div style="float: left; padding-right: 10px; width: 150px; text-align: center;">
-  <img src="phpfspot_img.php?idx=rand&width=150&i=2">
+  <img src="{$web_path}/phpfspot_img.php?idx=rand&width=150&i=2">
  </div>
  <div>
   You can adapt this welcome page in the file "welcome.tpl" in the template<br />
@@ -26,7 +26,7 @@
  <br class="clearboth">
 
  <div style="float: left; padding-right: 10px; width: 150px; text-align: center;">
-  <img src="phpfspot_img.php?idx=rand&width=150&i=3">
+  <img src="{$web_path}/phpfspot_img.php?idx=rand&width=150&i=3">
  </div>
  <div>
  <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>