slitaz-forge diff irc/index.cgi @ rev 599
Remove chub
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 19 16:15:43 2015 +0200 (2015-09-19) |
parents | 19d1777dff8d |
children | f56d6ce4c4c7 |
line diff
1.1 --- a/irc/index.cgi Tue Jan 14 18:43:59 2014 +0000 1.2 +++ b/irc/index.cgi Sat Sep 19 16:15:43 2015 +0200 1.3 @@ -44,7 +44,7 @@ 1.4 do 1.5 cat << EOT 1.6 <div class="box"> 1.7 -<span class="date">[$time]</span> <span style="color: #0000FF;">$user:</span> $text 1.8 +<span class="date">[$time]</span> <span style="color: #36C;">$user:</span> $text 1.9 </div> 1.10 EOT 1.11 done