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.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/templates/welcome.tpl b/themes/default/templates/welcome.tpl
index 4629fda..6e6613c 100644
--- a/themes/default/templates/welcome.tpl
+++ b/themes/default/templates/welcome.tpl
@@ -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>