Index: lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java,v diff -u -r1.9 -r1.10 --- lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java 13 Jan 2006 06:16:44 -0000 1.9 +++ lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java 5 Apr 2006 12:47:45 -0000 1.10 @@ -34,7 +34,7 @@ //Forum fields private Long toolContentID; - private int currentTab; + private String currentTab; private FormFile offlineFile; private FormFile onlineFile; private List onlineFileList; @@ -50,6 +50,7 @@ this.toolContentID = new Long(0); this.forum = new Forum(); this.forum.setTitle("New Forum"); + this.currentTab = ""; } /** * Initialize this form by given Forum instance. @@ -140,11 +141,11 @@ } - public int getCurrentTab() { + public String getCurrentTab() { return currentTab; } - public void setCurrentTab(int currentTab) { + public void setCurrentTab(String currentTab) { this.currentTab = currentTab; } Index: lams_tool_forum/web/includes/authoringHeader.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/includes/Attic/authoringHeader.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_forum/web/includes/authoringHeader.jsp 27 Mar 2006 22:24:53 -0000 1.2 +++ lams_tool_forum/web/includes/authoringHeader.jsp 5 Apr 2006 12:47:45 -0000 1.3 @@ -14,11 +14,11 @@ - - + + - + - \ No newline at end of file Index: lams_tool_forum/web/jsps/authoring/advance.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/authoring/advance.jsp,v diff -u -r1.7 -r1.8 --- lams_tool_forum/web/jsps/authoring/advance.jsp 22 Mar 2006 05:37:37 -0000 1.7 +++ lams_tool_forum/web/jsps/authoring/advance.jsp 5 Apr 2006 12:47:45 -0000 1.8 @@ -2,43 +2,6 @@ - - @@ -80,12 +43,50 @@

- + - +

+ + + Index: lams_tool_forum/web/jsps/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/authoring/authoring.jsp,v diff -u -r1.17 -r1.18 --- lams_tool_forum/web/jsps/authoring/authoring.jsp 22 Mar 2006 05:37:37 -0000 1.17 +++ lams_tool_forum/web/jsps/authoring/authoring.jsp 5 Apr 2006 12:47:45 -0000 1.18 @@ -5,7 +5,7 @@ - + Index: lams_tool_forum/web/jsps/authoring/basic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/authoring/basic.jsp,v diff -u -r1.13 -r1.14 --- lams_tool_forum/web/jsps/authoring/basic.jsp 22 Mar 2006 05:37:37 -0000 1.13 +++ lams_tool_forum/web/jsps/authoring/basic.jsp 5 Apr 2006 12:47:45 -0000 1.14 @@ -29,7 +29,7 @@ : @@ -38,7 +38,7 @@ : @@ -66,21 +66,19 @@

- + - +

-
- +
- +
Index: lams_tool_forum/web/jsps/authoring/instructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/authoring/Attic/instructions.jsp,v diff -u -r1.6 -r1.7 --- lams_tool_forum/web/jsps/authoring/instructions.jsp 22 Mar 2006 05:37:37 -0000 1.6 +++ lams_tool_forum/web/jsps/authoring/instructions.jsp 5 Apr 2006 12:47:45 -0000 1.7 @@ -10,15 +10,15 @@ : - +
- +
  • @@ -36,7 +36,7 @@   - + @@ -70,14 +70,14 @@ : - +
    - +
  • @@ -93,7 +93,7 @@ - + @@ -129,10 +129,10 @@

    - + - +