Remove reference to GNOME elections committee.

This commit is contained in:
Bradley M. Kuhn 2013-12-18 13:57:42 -05:00
parent 9365117edd
commit 2b47703a0c

View file

@ -262,7 +262,7 @@ if (isset ($handle))
if (isset ($error) && $error != "") { if (isset ($error) && $error != "") {
echo "<div class=\"error\">".$error."</div>\n";; echo "<div class=\"error\">".$error."</div>\n";;
echo "<p>If you don't understand the error, you should probably contact the Membership and Elections Committee, which can be reached at <a href=\"mailto:elections@gnome.org\">elections@gnome.org</a>.</p>\n"; echo "<p>If you don't understand the error, you should probably contact the Elections Committee, which can be reached at <a href=\"mailto:elections@sfconservancy.org\">elections@sfconservancy.org</a>.</p>\n";
} }
if ($step != $max_step && $step >= 1) { if ($step != $max_step && $step >= 1) {