tazpanel diff styles/default/footer.html @ rev 320

Tiny edits (again)
author Paul Issott <paul@slitaz.org>
date Thu Jun 28 20:13:19 2012 +0100 (2012-06-28)
parents b650b8cced10
children 7d549f711862
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/styles/default/footer.html	Thu Jun 28 20:13:19 2012 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +cat << EOT
     1.5 +<!-- End of content-->
     1.6 +</div>
     1.7 +
     1.8 +<div id="footer">
     1.9 +	$(gettext 'Copyright') &copy; 2012
    1.10 +	<a href="http://www.slitaz.org/">SliTaz GNU/Linux</a>
    1.11 +	- <a href="/index.cgi?file=/usr/share/licenses/bsd.txt">$(gettext 'BSD License')</a>
    1.12 +</div>
    1.13 +
    1.14 +</body>
    1.15 +</html>
    1.16 +EOT