[Gpg4win-commits] [git] Gpg4win - branch, website, updated. gpg4win-2.1.0-263-ga43ec84
by Emanuel Schuetze
cvs at cvs.gnupg.org
Wed Oct 19 09:02:37 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG for Windows".
The branch, website has been updated
via a43ec84b0da5c0917dd60608adbfa9fef7d7d5af (commit)
from 59fb7e6712cf4d50034123e4be1b8a4bc464c28f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a43ec84b0da5c0917dd60608adbfa9fef7d7d5af
Author: Emanuel Schuetze <emanuel at intevation.de>
Date: Wed Oct 19 09:02:21 2016 +0200
Fix download link in footer.
diff --git a/web/template_header.m4 b/web/template_header.m4
index 409c7d9..fa9ee93 100644
--- a/web/template_header.m4
+++ b/web/template_header.m4
@@ -74,7 +74,7 @@ m4_define(`LINK',
<div id="sitemap">
<ul>
<li><a href="index-de.html"><img src="img/logo_footer.png" alt="" /></a></li>
- <li><a href="download-de.html">Download</a></li>
+ MENU(`download', `Alle Downloads', `All Downloads', `download', MAIN, LANG_DE)
<li>
<a href="https://twitter.com/gpg4win" target="_blank" title="Follow @gpg4win">
<img src="img/twitter-icon.png" class="social-icon">
-----------------------------------------------------------------------
Summary of changes:
web/template_header.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GnuPG for Windows
http://git.gnupg.org
More information about the Gpg4win-commits
mailing list