another template down

This commit is contained in:
Friendika 2011-02-23 20:43:22 -08:00
parent b92150297f
commit a247a3cedb
5 changed files with 2 additions and 19 deletions

View file

@ -800,6 +800,7 @@ function login($register = false) {
}
$o = replace_macros($tpl,array(
'$logout' => t('Logout'),
'$register_html' => $register_html,
'$classname' => $classname,
'$namelabel' => $namelabel,