diff options
-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"} |