diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/applet.jsp')
-rw-r--r-- | BKUOnline/src/main/webapp/applet.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/applet.jsp b/BKUOnline/src/main/webapp/applet.jsp index c1624cdf..eba0ed87 100644 --- a/BKUOnline/src/main/webapp/applet.jsp +++ b/BKUOnline/src/main/webapp/applet.jsp @@ -134,7 +134,7 @@ Background : '<%=backgroundImg%>', BackgroundColor : '<%=backgroundColor%>', WSDL_URL : '../stal;jsessionid=<%=sessionId%>?wsdl', - HelpURL : '../help/', + HelpURL : 'help/', SessionID : '<%=sessionId%>', RedirectURL : '../bkuResult', RedirectTarget: '_parent', |