default tac
git-svn-id: file:///home/shish/svn/shimmie2/trunk@401 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
951e4bbf66
commit
1137fe7025
@ -18,7 +18,7 @@ class UserPageTheme extends Themelet {
|
||||
|
||||
public function display_signup_page($page) {
|
||||
global $config;
|
||||
$tac = $config->get_string("login_tac");
|
||||
$tac = $config->get_string("login_tac", "");
|
||||
|
||||
$tfe = new TextFormattingEvent($tac);
|
||||
send_event($tfe);
|
||||
|
Loading…
x
Reference in New Issue
Block a user