diff options
author | Friendika <info@friendika.com> | 2011-02-23 20:43:22 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-23 20:43:22 -0800 |
commit | a247a3cedb6a137d76fa7daa70d58ca91f17ff04 (patch) | |
tree | 4af33d74564e4d6ddee8fea90767877e60997b5f /boot.php | |
parent | b92150297f6670b7aeb8c8ab4e1843a69d8e14bc (diff) | |
download | volse-hubzilla-a247a3cedb6a137d76fa7daa70d58ca91f17ff04.tar.gz volse-hubzilla-a247a3cedb6a137d76fa7daa70d58ca91f17ff04.tar.bz2 volse-hubzilla-a247a3cedb6a137d76fa7daa70d58ca91f17ff04.zip |
another template down
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -800,6 +800,7 @@ function login($register = false) { } $o = replace_macros($tpl,array( + '$logout' => t('Logout'), '$register_html' => $register_html, '$classname' => $classname, '$namelabel' => $namelabel, |