From b505b5ab65276e36053ef76c81eddc8bfaf61585 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 21 Apr 2003 13:56:09 +0000 Subject: - Committed Gordon's htmlarea patch. --- modules/admin.module | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/admin.module b/modules/admin.module index e6b03e66d..670c85122 100644 --- a/modules/admin.module +++ b/modules/admin.module @@ -40,8 +40,9 @@ function admin_page() { + - + > ". variable_get("site_name", "drupal") .""; print menu_tree("admin") ; print ""; + print theme_footer(); ?> -- cgit v1.2.3