[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r10312 - GNUnet-docs/WWW
From: |
gnunet |
Subject: |
[GNUnet-SVN] r10312 - GNUnet-docs/WWW |
Date: |
Mon, 15 Feb 2010 22:38:52 +0100 |
Author: durner
Date: 2010-02-15 22:38:52 +0100 (Mon, 15 Feb 2010)
New Revision: 10312
Modified:
GNUnet-docs/WWW/download.php3
Log:
fix
Modified: GNUnet-docs/WWW/download.php3
===================================================================
--- GNUnet-docs/WWW/download.php3 2010-02-15 21:36:27 UTC (rev 10311)
+++ GNUnet-docs/WWW/download.php3 2010-02-15 21:38:52 UTC (rev 10312)
@@ -54,8 +54,8 @@
<br />
<font color="FF0000">
<?php
- W("Note: Microsoft Internet Explorer isn't
able to verify the publisher of this executable. This is not a problem, you can
verify its <a href="download/win32/Setup-0.8.1a.exe.asc">digital signature</a>
using %s.",
- extlink_("http://winpt.sourceforge.net/";,
"WinPT"));
+ W("Note: Microsoft Internet Explorer isn't
able to verify the publisher of this executable. This is not a problem, you can
verify its %s using %s.",
+
ARRAY(extlink_("download/win32/Setup-0.8.1a.exe.asc", "digital signature"),
extlink_("http://winpt.sourceforge.net/";, "WinPT")));
?>
</font>
</td>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r10312 - GNUnet-docs/WWW,
gnunet <=