overwhelmed
This commit is contained in:
parent
2840bb6198
commit
ffc33993d4
|
@ -394,6 +394,7 @@ function get_register_hint() {
|
|||
]);
|
||||
}
|
||||
|
||||
return error(_("Registration is disabled."), true);
|
||||
//FIXME: return error(_("Registration is disabled."), true);
|
||||
return error("Registration is <a href='https://engelsystem.de/33c3/overwhelmed.html'>disabled</a>.", true);
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue