From: moodler Date: Fri, 28 Jan 2005 17:40:04 +0000 (+0000) Subject: Removed some THEME X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f49ed84bd22071f514a6c466c8a256071917cd92;p=moodle.git Removed some THEME --- diff --git a/message/history.php b/message/history.php index f49e6b7e3d..0f7782493f 100644 --- a/message/history.php +++ b/message/history.php @@ -23,9 +23,9 @@ } $search = optional_param('search', '', PARAM_CLEAN); -/// Our two users are defined - let's set up the page + add_to_log(SITEID, 'message', 'history', 'history.php?user1='.$userid1.'&user2='.$userid2, $userid1); - $THEME->body = $THEME->cellcontent; +/// Our two users are defined - let's set up the page print_header(get_string('messagehistory', 'message')); diff --git a/message/index.php b/message/index.php index f00b30f6b8..d9ec3d4a21 100644 --- a/message/index.php +++ b/message/index.php @@ -63,7 +63,7 @@ echo ''; /// Print out contents of the tab - echo ''; + echo ''; /// a print function is associated with each tab $tabprintfunction = 'message_print_'.$tab; diff --git a/message/user.php b/message/user.php index 181051e6af..b0a515fcb8 100644 --- a/message/user.php +++ b/message/user.php @@ -72,7 +72,6 @@ switch ($frame) { /// Put data into all the frames case 'info': /// Print the top frame with information and links - $THEME->body = $THEME->cellcontent2; print_header('','','','','',false,'','',false,'leftmargin="2" topmargin="2" marginwidth="2" marginheight="2"'); echo ''; echo '
'; @@ -121,7 +120,6 @@ break; case 'messages': /// Print the main frame containing the current chat - $THEME->body = '#FFFFFF'; print_header(); echo '