diff options
author | solar <solar> | 2008-11-26 18:42:19 +0000 |
---|---|---|
committer | solar <solar> | 2008-11-26 18:42:19 +0000 |
commit | 9e5090e52419cf8658f939bb45549b88336cab46 (patch) | |
tree | 7f1a36695fccea59b641d13a1dd155378dab6399 | |
parent | Let's try some more XSL magic and group consecutive blog days and use bl***y ... (diff) | |
download | www-redesign-9e5090e52419cf8658f939bb45549b88336cab46.tar.gz www-redesign-9e5090e52419cf8658f939bb45549b88336cab46.tar.bz2 www-redesign-9e5090e52419cf8658f939bb45549b88336cab46.zip |
- policy change. Nominations are suggested to take place on the council mailing list now. Requested by jmbsvicetto on gentoo-infra
-rw-r--r-- | xml/htdocs/xsl/election.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/htdocs/xsl/election.xsl b/xml/htdocs/xsl/election.xsl index b78233f3..0bd983b8 100644 --- a/xml/htdocs/xsl/election.xsl +++ b/xml/htdocs/xsl/election.xsl @@ -53,7 +53,7 @@ <note> Nominations are allowed from <xsl:value-of select="func:format-date(@from,'en')"/> 00:00 UTC to <xsl:value-of - select="func:format-date(@to,'en')"/> 23:59 UTC via the gentoo-dev mailling + select="func:format-date(@to,'en')"/> 23:59 UTC via the gentoo-council mailling list. </note> |