tazpanel diff styles/default/footer.sh @ rev 300

back out 1.5.4
author Dominique Corbex <domcox@slitaz.org>
date Wed May 02 22:45:41 2012 +0200 (2012-05-02)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/styles/default/footer.sh	Wed May 02 22:45:41 2012 +0200
     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