diff options
author | robbat2 <robbat2> | 2010-06-06 09:57:56 +0000 |
---|---|---|
committer | robbat2 <robbat2> | 2010-06-06 09:57:56 +0000 |
commit | 3ccd45a6270834c3c045c8f5c38ba39bd5343581 (patch) | |
tree | 2f8bf4b52dc4665baa7ed224d9ace1e50b60f7c6 /xml/htdocs/xsl/election.xsl | |
parent | Fix CVS $header. (diff) | |
download | www-redesign-3ccd45a6270834c3c045c8f5c38ba39bd5343581.tar.gz www-redesign-3ccd45a6270834c3c045c8f5c38ba39bd5343581.tar.bz2 www-redesign-3ccd45a6270834c3c045c8f5c38ba39bd5343581.zip |
Update election XSL to reflect gentoo-dev list instead of gentoo-council list, per request by current election team member tove.
Diffstat (limited to 'xml/htdocs/xsl/election.xsl')
-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 0bd983b8..b78233f3 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-council mailling + select="func:format-date(@to,'en')"/> 23:59 UTC via the gentoo-dev mailling list. </note> |