Index: lams_tool_chat/web/includes/javascript/authoring.js =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/includes/javascript/authoring.js,v diff -u -r1.1 -r1.2 --- lams_tool_chat/web/includes/javascript/authoring.js 30 Aug 2006 07:35:17 -0000 1.1 +++ lams_tool_chat/web/includes/javascript/authoring.js 26 Oct 2006 02:30:53 -0000 1.2 @@ -1,9 +1,5 @@ function init() { - - // initialising tabs - initTabSize(3); - // open the current tab var tag = document.getElementById("currentTab"); if (tag.value != "") { Index: lams_tool_chat/web/includes/javascript/monitoring.js =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/includes/javascript/monitoring.js,v diff -u -r1.1 -r1.2 --- lams_tool_chat/web/includes/javascript/monitoring.js 8 Sep 2006 03:47:26 -0000 1.1 +++ lams_tool_chat/web/includes/javascript/monitoring.js 26 Oct 2006 02:30:53 -0000 1.2 @@ -1,9 +1,5 @@ function init() { - - // initialising tabs - initTabSize(4); - // open the first tab selectTab(1); } Index: lams_tool_forum/web/jsps/authoring/definelaterheader.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/authoring/definelaterheader.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_forum/web/jsps/authoring/definelaterheader.jsp 4 Sep 2006 03:38:55 -0000 1.2 +++ lams_tool_forum/web/jsps/authoring/definelaterheader.jsp 26 Oct 2006 02:31:12 -0000 1.3 @@ -7,7 +7,6 @@