tazpanel diff styles/default/footer.html @ rev 381
More reliable menu.d calls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 06 00:45:40 2014 +0100 (2014-01-06) |
parents | 7d549f711862 |
children | 106b85c1951c |
line diff
1.1 --- a/styles/default/footer.html Fri Dec 21 01:49:21 2012 -0500 1.2 +++ b/styles/default/footer.html Mon Jan 06 00:45:40 2014 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 </div> 1.5 1.6 <div id="footer"> 1.7 - $(gettext 'Copyright') © 2012 1.8 + $(gettext 'Copyright') © $(date +%Y) 1.9 <a href="http://www.slitaz.org/">SliTaz GNU/Linux</a> 1.10 - <a href="/index.cgi?file=/usr/share/licenses/bsd.txt">$(gettext 'BSD License')</a> 1.11 </div>