tazpanel diff styles/default/header.html @ rev 606

anti phishing attack trick
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 21 15:35:32 2016 +0200 (2016-10-21)
parents a15373a181ff
children
line diff
     1.1 --- a/styles/default/header.html	Thu Dec 10 04:11:45 2015 +0200
     1.2 +++ b/styles/default/header.html	Fri Oct 21 15:35:32 2016 +0200
     1.3 @@ -136,7 +136,7 @@
     1.4  <footer>
     1.5    <span id="defaultStatus">
     1.6      $(gettext 'Copyright') &copy; $(date +%Y)
     1.7 -    <a href="http://www.slitaz.org/" target="_blank">SliTaz GNU/Linux</a>
     1.8 +    <a href="http://www.slitaz.org/" target="_blank" rel="noopener">SliTaz GNU/Linux</a>
     1.9      - <a href="index.cgi?file=/usr/share/licenses/bsd.txt">$(gettext 'BSD License')</a>
    1.10    </span>
    1.11    <span id="statusBar"></span>