website diff webchat.php @ rev 1040

Check whole website in W3C Validator (again), separate lib/follow, hide js in cdata
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 08 11:47:30 2012 +0300 (2012-04-08)
parents e06721d4f040
children
line diff
     1.1 --- a/webchat.php	Wed Apr 04 11:17:21 2012 +0300
     1.2 +++ b/webchat.php	Sun Apr 08 11:47:30 2012 +0300
     1.3 @@ -26,7 +26,7 @@
     1.4  			Chat on SliTaz Freenode IRC channel to meet users and contributors
     1.5  			or get live support. On SliTaz you can also use a desktop application
     1.6  			to connect to IRC. LostIRC is installed in core and Xchat or Pidgin
     1.7 -			are in the slitaz repositories. 
     1.8 +			are in the slitaz repositories.
     1.9  		</p>
    1.10  	</div>
    1.11  </div>
    1.12 @@ -38,7 +38,7 @@
    1.13  
    1.14  <iframe
    1.15  	style="border: solid 1px #ddd;"
    1.16 -	src="http://webchat.freenode.net?channels=slitaz&uio=OT10cnVlJjEyPXRydWU62"
    1.17 +	src="http://webchat.freenode.net?channels=slitaz&amp;uio=OT10cnVlJjEyPXRydWU62"
    1.18  	width="100%" height="400">
    1.19  </iframe>
    1.20