diff options
author | Benny Baumann <BenBE@geshi.org> | 2014-08-17 17:33:33 +0200 |
---|---|---|
committer | Benny Baumann <BenBE@geshi.org> | 2014-08-17 17:33:57 +0200 |
commit | e4b1ef52c2def29e9c2db96f4fdbd5c8bc470094 (patch) | |
tree | a5a13ebf4e51dfe7db83c55b70b9908dc1db4b1d | |
parent | c5215ac4fc75fbf10c96b7426885b39a74ad7fa7 (diff) | |
download | cacert-devel-e4b1ef52c2def29e9c2db96f4fdbd5c8bc470094.tar.gz cacert-devel-e4b1ef52c2def29e9c2db96f4fdbd5c8bc470094.tar.xz cacert-devel-e4b1ef52c2def29e9c2db96f4fdbd5c8bc470094.zip |
bug 1293: Remove the icon according to W3C guidelines
This change is as we currently do not pass validation and
therefore would be infridging on the usage rights.
-rw-r--r-- | www/policy/CAcertCommunityAgreement.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/policy/CAcertCommunityAgreement.php b/www/policy/CAcertCommunityAgreement.php index 3ca92f2..a08be22 100644 --- a/www/policy/CAcertCommunityAgreement.php +++ b/www/policy/CAcertCommunityAgreement.php @@ -122,9 +122,6 @@ </head> <body> - <a href="http://validator.w3.org/check?uri=referer"><img style="float: right; border-width: 0" src="http://www.w3.org/Icons/valid-xhtml11" alt="Valid XHTML 1.1" height="31" width="88" /></a> - <hr /> - <div class="comment"> <table width="100%"> |