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 4b0f2240..0d8dc8b8 100644 --- a/BKUOnline/src/main/webapp/applet.jsp +++ b/BKUOnline/src/main/webapp/applet.jsp @@ -68,7 +68,7 @@          }      %> -    <body id="appletpage" style="width:<%=width%>"> +    <body id="appletpage" style="width:<%=width%>px">              <script>                  if (!deployJava.versionCheck('1.6.0_04+')) {                      document | 
