summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/welcome.tpl13
1 files changed, 7 insertions, 6 deletions
diff --git a/templates/welcome.tpl b/templates/welcome.tpl
index 11d01b7..9845755 100644
--- a/templates/welcome.tpl
+++ b/templates/welcome.tpl
@@ -2,7 +2,7 @@
<table>
<tr>
<td class="index_header" style="text-align: left;">
- Welcome to the finest photo gallery for F-Spot<br />
+ phpfspot welcomes you to a dynamic photo gallery for <a href="http://f-spot.org" target="_blank">F-Spot</a><br />
</td>
</tr>
<tr>
@@ -11,13 +11,14 @@
<table>
<tr>
<td>
-This application targets to provide an easy way, to presentate<br />
-your f-spot pictures in the web, in a way you don't need any of<br />
-current web2.0 providers or setup complex apps like gallery<br />
+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<br />
<br />
-I suggest that you change this text after you have finished the installation ;)
+You can addept this welcome page in the file "welcome.tpl" in the template<br />
+directory. ;)
<br /><br />
-<a href="javascript:showPhotoIndex();">[ Click here to take a look on your photo index or select a tag from the list on the left ]</a>
+<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>
</td>
</tr>
</table>