this is unnecessary
git-svn-id: file:///home/shish/svn/shimmie2/trunk@73 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
0f0b7f77b5
commit
d32a64cb56
@ -390,9 +390,6 @@ class UserPage extends Extension {
|
|||||||
if($config->get_bool("login_signup_enabled")) {
|
if($config->get_bool("login_signup_enabled")) {
|
||||||
$html .= "<small><a href='".make_link("user/create")."'>Create Account</a></small>";
|
$html .= "<small><a href='".make_link("user/create")."'>Create Account</a></small>";
|
||||||
}
|
}
|
||||||
else {
|
|
||||||
$html .= "<small>Account creation disabled</small>";
|
|
||||||
}
|
|
||||||
return $html;
|
return $html;
|
||||||
}
|
}
|
||||||
// }}}
|
// }}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user