diff --git a/stamp/index.php b/stamp/index.php index 3414f87..81a88db 100644 --- a/stamp/index.php +++ b/stamp/index.php @@ -52,20 +52,21 @@ google_ad_channel = "";

To add the CAcert logo to your site you need to register for a CAcert server certificate, then add the following line somewhere on your website:

<script type="text/javascript">
- <!--
+ <!- -
document.write('<');
document.write('script type="text/javascript" src="'+location.protocol+'//stamp.cacert.org/showlogo.php"><');
document.write('/script>');
- //-->
+ // - ->
</script>

-



+ -->