Subversion Repositories wimsdev

Rev

Rev 23 | Rev 3049 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 2402
Line -... Line 1...
-
 
1
!if $modu_lang iswordof en cn fr
-
 
2
  !set ll=$modu_lang
1
 
3
!endif
-
 
4
!default ll=en
2
formdir=popup/form
5
formdir=popup.$ll/form
3
default_size=500x200
6
default_size=500x200
4
default_module=tool/wcalc.$module_language
7
default_module=tool/wcalc.$ll
5
default_color=bisque
8
default_color=bisque
6
default_precision=12
9
default_precision=12
7
winname=new
10
winname=new
8
jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"
11
jsdef=onClick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"
9
sizeinput=!nosubst <input type=hidden name=wims_window value="$op_size">
12
sizeinput=!nosubst <input type=hidden name=wims_window value="$op_size">