Index: lams_tool_vote/web/authoring/BasicContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/authoring/BasicContent.jsp,v diff -u -r1.38 -r1.39 --- lams_tool_vote/web/authoring/BasicContent.jsp 23 Oct 2006 00:47:12 -0000 1.38 +++ lams_tool_vote/web/authoring/BasicContent.jsp 3 Nov 2006 04:56:55 -0000 1.39 @@ -46,6 +46,7 @@ if (elem != null) { elem.style.display="none"; } + location.hash = "messageArea"; } function hideMessage(){ var area=document.getElementById("messageArea");