tazpanel view styles/default/footer.sh @ rev 294

installer.cgi: fix: Partition for home is formatted even if unchecked
author Dominique Corbex <domcox@slitaz.org>
date Wed Apr 25 21:45:40 2012 +0200 (2012-04-25)
parents ddae2c7ba2fb
children
line source
1 cat << EOT
2 <!-- End of content-->
3 </div>
5 <div id="footer">
6 $(gettext 'Copyright') &copy; 2012
7 <a href="http://www.slitaz.org/">SliTaz GNU/Linux</a>
8 - <a href="/index.cgi?file=/usr/share/licenses/bsd.txt">$(gettext 'BSD License')</a>
9 </div>
11 </body>
12 </html>
13 EOT