=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: Fix link to wwn xml source

Jeremy Newman jnewman at winehq.org
Thu Feb 6 09:15:53 CST 2014


Module: website
Branch: master
Commit: 231725e7e23281e62bc25e839a08b086d3ff81b2
URL:    http://source.winehq.org/git/website.git/?a=commit;h=231725e7e23281e62bc25e839a08b086d3ff81b2

Author: André Hentschel <nerv at dawncrow.de>
Date:   Wed Feb  5 00:32:59 2014 +0100

Fix link to wwn xml source

---

 templates/en/wwn_content.template |    2 +-
 templates/he/wwn_content.template |    2 +-
 templates/tr/wwn_content.template |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/templates/en/wwn_content.template b/templates/en/wwn_content.template
index 5707b77..9a3110c 100644
--- a/templates/en/wwn_content.template
+++ b/templates/en/wwn_content.template
@@ -6,7 +6,7 @@
 
 <div style="width: 250px; float: left; padding: 0 10px 0 10px;">
   {$summary}
-  <p class="small"><a href="{$root}/wwn/source/{$xml}">XML source</a><br>
+  <p class="small"><a href="{$root}/wwn/en/{$xml}.xml">XML source</a><br>
   <a href="{$root}/wwn/">More Issues...</a></p>
 </div>
 
diff --git a/templates/he/wwn_content.template b/templates/he/wwn_content.template
index d6c2ae1..dc36383 100644
--- a/templates/he/wwn_content.template
+++ b/templates/he/wwn_content.template
@@ -6,7 +6,7 @@
 
 <div style="width: 250px; float: left; padding: 0 10px 0 10px;">
   {$summary}
-  <p class="small"><a href="{$root}/wwn/source/{$xml}">מקור XML</a><br>
+  <p class="small"><a href="{$root}/wwn/en/{$xml}.xml">מקור XML</a><br>
   <a href="{$root}/wwn/">דיווחים נוספים...</a></p>
 </div>
 
diff --git a/templates/tr/wwn_content.template b/templates/tr/wwn_content.template
index 6188d48..a1d7757 100644
--- a/templates/tr/wwn_content.template
+++ b/templates/tr/wwn_content.template
@@ -6,7 +6,7 @@
 
 <div style="width: 250px; float: left; padding: 0 10px 0 10px;">
   {$summary}
-  <p class="small"><a href="{$root}/wwn/source/{$xml}">XML kaynağı</a><br>
+  <p class="small"><a href="{$root}/wwn/en/{$xml}.xml">XML kaynağı</a><br>
   <a href="{$root}/wwn/">Daha Fazla Sorun...</a></p>
 </div>
 




More information about the wine-cvs mailing list