Remove reference to GNOME elections committee.
This commit is contained in:
parent
9365117edd
commit
2b47703a0c
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ if (isset ($handle))
|
|||
|
||||
if (isset ($error) && $error != "") {
|
||||
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) {
|
||||
|
|
Loading…
Reference in a new issue