diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-07-13 04:10:50 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-07-13 04:10:50 +0000 |
commit | a3727f269ffa428b96eed75a750705122cd416c1 (patch) | |
tree | 39baa92a18e2f0c3b6d0ba6eafd0b1d29c900e06 | |
parent | 15a6c1b6db19c2304d4c1c15dc6ed2a21a51cee2 (diff) |
issue40, some identitity note at the bottom of the page
git-svn-id: file:///var/lib/svn/phpfspot/trunk@193 fa6a889d-dae6-447d-9e79-4ba9a3039384
-rw-r--r-- | templates/index.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.tpl b/templates/index.tpl index 9c336e6..5ff9b0e 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -45,5 +45,8 @@ </tr> </table> </div> + <div style="text-align: right; font-size: 10px; color: #ffffff"> + Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" style="font-size: 10px; color: #ffffff">phpfspot</a> + </div> </body> {include file="footer.tpl"} |