login: rights are always reserved, no need to be flashy :)

This commit is contained in:
Franco Fichtner 2015-10-31 13:37:55 +01:00
parent 88f49954c3
commit ec7936c141

View File

@ -490,7 +490,7 @@ endif; ?>
<footer class="login-foot container-fluid">
<a target="_blank" href="<?=$g['product_website']?>" class="redlnk"><?=$g['product_name']?></a> is &copy;
<?=$g['product_copyright_years']?> by <a href="<?=$g['product_copyright_url']?>" class="tblnk"><?=$g['product_copyright_owner']?></a> All Rights Reserved.
<?=$g['product_copyright_years']?> by <a href="<?=$g['product_copyright_url']?>" class="tblnk"><?=$g['product_copyright_owner']?></a>
</footer>
</body>