tazpanel view styles/default/footer.html @ rev 307

fix bug with config file. config reverts (mainly) to the old format
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 04 22:58:21 2012 +0300 (2012-05-04)
parents styles/default/footer.sh@b650b8cced10
children 7d549f711862
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