Index: lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/ApplicationResources.properties =================================================================== diff -u -rbbe88a48d8e196a1c6df3d8d915142c19857b052 -re4c4180ccb92672964ac99e8e33ffed25eb8c5ca --- lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/ApplicationResources.properties (.../ApplicationResources.properties) (revision bbe88a48d8e196a1c6df3d8d915142c19857b052) +++ lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/ApplicationResources.properties (.../ApplicationResources.properties) (revision e4c4180ccb92672964ac99e8e33ffed25eb8c5ca) @@ -3,9 +3,7 @@ #-------------------------Authoring Labels-----------------# label.authoring.heading.basic=Forum label.authoring.heading.basic.desc=Basic input information for forum -label.authoring.heading.instructions=Forum Instructions label.authoring.heading.instructions.desc=Please input online and offline instructions -label.authoring.heading.advance=Forum Advance label.authoring.heading.advance.desc=Please input advance options for Forum label.authoring.create.new.topic=Create a new topic Index: lams_tool_forum/web/jsps/authoring/advance.jsp =================================================================== diff -u -r3de24b3fb4e2ead20d187f4b5000464ae2791262 -re4c4180ccb92672964ac99e8e33ffed25eb8c5ca --- lams_tool_forum/web/jsps/authoring/advance.jsp (.../advance.jsp) (revision 3de24b3fb4e2ead20d187f4b5000464ae2791262) +++ lams_tool_forum/web/jsps/authoring/advance.jsp (.../advance.jsp) (revision e4c4180ccb92672964ac99e8e33ffed25eb8c5ca) @@ -1,6 +1,5 @@ -
-

+

@@ -25,16 +24,18 @@ - - - - -
- - - - -
+ + +
+

+ + + + + + +

\ No newline at end of file Index: lams_tool_forum/web/jsps/authoring/authoring.jsp =================================================================== diff -u -r62402371ee899b9b20c61c988149efbec1cc00bd -re4c4180ccb92672964ac99e8e33ffed25eb8c5ca --- lams_tool_forum/web/jsps/authoring/authoring.jsp (.../authoring.jsp) (revision 62402371ee899b9b20c61c988149efbec1cc00bd) +++ lams_tool_forum/web/jsps/authoring/authoring.jsp (.../authoring.jsp) (revision e4c4180ccb92672964ac99e8e33ffed25eb8c5ca) @@ -31,6 +31,8 @@ +

+ Index: lams_tool_forum/web/jsps/authoring/basic.jsp =================================================================== diff -u -r6fe5817c4ce7fe63b512d2a3d6e9281e2e434cb9 -re4c4180ccb92672964ac99e8e33ffed25eb8c5ca --- lams_tool_forum/web/jsps/authoring/basic.jsp (.../basic.jsp) (revision 6fe5817c4ce7fe63b512d2a3d6e9281e2e434cb9) +++ lams_tool_forum/web/jsps/authoring/basic.jsp (.../basic.jsp) (revision e4c4180ccb92672964ac99e8e33ffed25eb8c5ca) @@ -19,8 +19,8 @@ } +
-

@@ -41,26 +41,28 @@ <%@ include file="/jsps/message/topiclist.jsp" %> - - - - - - - +
+ ');">
- - - -
+ + +
+

+ + + + + + +

Index: lams_tool_forum/web/jsps/authoring/instructions.jsp =================================================================== diff -u -r6fe5817c4ce7fe63b512d2a3d6e9281e2e434cb9 -re4c4180ccb92672964ac99e8e33ffed25eb8c5ca --- lams_tool_forum/web/jsps/authoring/instructions.jsp (.../instructions.jsp) (revision 6fe5817c4ce7fe63b512d2a3d6e9281e2e434cb9) +++ lams_tool_forum/web/jsps/authoring/instructions.jsp (.../instructions.jsp) (revision e4c4180ccb92672964ac99e8e33ffed25eb8c5ca) @@ -2,7 +2,6 @@
-

@@ -118,17 +117,17 @@ - - - -
- - - +
+ +
+

+ - - - + + + + +

\ No newline at end of file