tazpanel diff styles/default/footer.html @ rev 42
Add settings.cgi and split user config from index.cgi, add need CSS stuff and up POT
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 07 01:22:07 2011 +0200 (2011-04-07) |
parents | a346dfffa162 |
children | cf15cb2ff715 |
line diff
1.1 --- a/styles/default/footer.html Sat Apr 02 10:18:57 2011 +0200 1.2 +++ b/styles/default/footer.html Thu Apr 07 01:22:07 2011 +0200 1.3 @@ -2,7 +2,9 @@ 1.4 <!-- End of content--> 1.5 </div> 1.6 1.7 -<div id="footer"></div> 1.8 +<div id="footer"> 1.9 + <a href="http://www.slitaz.org/">SliTaz</a> 1.10 +</div> 1.11 1.12 </body> 1.13 </html>