From: martin Date: Sun, 11 Aug 2002 05:06:00 +0000 (+0000) Subject: Took code out of footer.html (it's in print_footer() instead) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c6f1b8ab38fd8acd9524b2f3660527292636059a;p=moodle.git Took code out of footer.html (it's in print_footer() instead) --- diff --git a/theme/standard/footer.html b/theme/standard/footer.html index a90488d001..c7645ae55b 100644 --- a/theme/standard/footer.html +++ b/theme/standard/footer.html @@ -2,15 +2,6 @@

-

-id) { - echo get_string("loggedinas", "moodle", "$USER->firstname $USER->lastname"); - echo " (wwwroot/login/logout.php\">".get_string("logout").")"; - } else { - echo get_string("loggedinnot", "moodle"); - echo " (wwwroot/login/\">".get_string("login").")"; - } -?> -

+

diff --git a/theme/standardblue/footer.html b/theme/standardblue/footer.html index a90488d001..c7645ae55b 100644 --- a/theme/standardblue/footer.html +++ b/theme/standardblue/footer.html @@ -2,15 +2,6 @@

-

-id) { - echo get_string("loggedinas", "moodle", "$USER->firstname $USER->lastname"); - echo " (wwwroot/login/logout.php\">".get_string("logout").")"; - } else { - echo get_string("loggedinnot", "moodle"); - echo " (wwwroot/login/\">".get_string("login").")"; - } -?> -

+