diff options
-rw-r--r-- | templates/welcome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/welcome.tpl b/templates/welcome.tpl index 992b957..11d01b7 100644 --- a/templates/welcome.tpl +++ b/templates/welcome.tpl @@ -17,7 +17,7 @@ current web2.0 providers or setup complex apps like gallery<br /> <br /> I suggest that you change this text after you have finished the installation ;) <br /><br /> -<a href="javascript:showPhotoIndex();">Click here to take a look on your photo index</a> +<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> </td> </tr> </table> |