diff options
-rw-r--r-- | themes/default/templates/index.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/templates/index.tpl b/themes/default/templates/index.tpl index 136659e..4aee6cf 100644 --- a/themes/default/templates/index.tpl +++ b/themes/default/templates/index.tpl @@ -39,8 +39,8 @@ </td> </tr> </table> - <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 style="text-align: right; font-size: 10px; color: #000000; margin-right: 10px;"> + Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" style="font-size: 10px; color: #000000">phpfspot</a> </div> </body> {include file="footer.tpl"} |