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

libtazpanel: fix httpdhelper path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 11 18:03:45 2012 +0200 (2012-05-11)
parents 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