Ken Sharp : Correct French news link
Module: website Branch: master Commit: d45d23806d4e38a72b28fc84a140b6c1795b8c0e URL: http://source.winehq.org/git/website.git/?a=commit;h=d45d23806d4e38a72b28fc8... Author: Ken Sharp <kennybobs(a)o2.co.uk> Date: Wed Jun 10 20:14:03 2009 +0100 Correct French news link This look a lot like a comment, but is it?
From 280be9a399f8a74e9940311d2a824cf7f6d78ab7 Mon Sep 17 00:00:00 2001 From: Ken Sharp <kennybobs(a)o2.co.uk> Date: Wed, 10 Jun 2009 19:45:45 +0100 Subject: [PATCH] Correct French news link
--- templates/fr/news.template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/templates/fr/news.template b/templates/fr/news.template index d75bb20..68585e5 100644 --- a/templates/fr/news.template +++ b/templates/fr/news.template @@ -3,7 +3,7 @@ <h1 class="title">Nouvelles</h1> -<!--EXEC:[News]--> +<!--EXEC:[news]--> <ul class="rss"> <li><a href="{$root}/news/rss/">Flux RSS des nouvelles de WineHQ</a></li>
participants (1)
-
Jeremy Newman