Replaced reference to Maemo with GNOME in the BLT script
This commit is contained in:
parent
62926e5b1b
commit
57f9634ecb
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ if ($display) {
|
||||||
|
|
||||||
if (isset ($error) && $error != "") {
|
if (isset ($error) && $error != "") {
|
||||||
echo "".$error."\n";
|
echo "".$error."\n";
|
||||||
echo "If you don't understand the error, you should probably contact the Maemo Community mailing list, which can be reached at maemo-community@maemo.org.\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";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (isset ($handle))
|
if (isset ($handle))
|
||||||
|
|
Loading…
Reference in a new issue