[SimBot-commits] CVS: simbot/templates base.default.tmpl,1.5,1.6
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2005-08-14 01:26:33
|
Update of /cvsroot/simbot/simbot/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7664/templates Modified Files: base.default.tmpl Log Message: As Kewlio pointed out, we have standards compliance. Index: base.default.tmpl =================================================================== RCS file: /cvsroot/simbot/simbot/templates/base.default.tmpl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -p -r1.5 -r1.6 --- base.default.tmpl 11 Aug 2005 15:25:29 -0000 1.5 +++ base.default.tmpl 14 Aug 2005 01:26:25 -0000 1.6 @@ -12,8 +12,8 @@ <TMPL_VAR NAME=content> </div> <div id="footer"> -We probably donât have standards compliance yet, but itâs -<a href="http://validator.w3.org/check?uri=referer">worth a shot</a>.<br/> +Best viewed in a standards compliant browser. +<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>.<br/> <a href="<TMPL_VAR ESCAPE=HTML NAME=sb_link>"><TMPL_VAR NAME=sb_version></a> </div> |