master
Sven Slootweg 11 years ago
parent a28e42c49c
commit 2dcdf68c52

@ -46,5 +46,5 @@ if(!empty($_POST['submit']))
} }
} }
$sPageContents = NewTemplater::Render("login/form", $locale->strings); $sPageContents = NewTemplater::Render("login/form", $locale->strings, array());
$sPageTitle = "Login"; $sPageTitle = "Login";

Loading…
Cancel
Save