Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 14900 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $modu_lang iswordof en cn fr |
1 | !if $modu_lang iswordof en cn ca fr |
2 | !set ll=$modu_lang |
2 | !set ll=$modu_lang |
3 | !endif |
3 | !endif |
4 | !default ll=en |
4 | !default ll=en |
- | 5 | ||
5 | formdir=popup.$ll/form |
6 | formdir=popup.$ll/form |
6 |
|
7 | default_size=400x500 |
7 | default_module=tool/wcalc.$ll |
8 | default_module=tool/wcalc.$ll |
8 | default_color=bisque |
9 | default_color=bisque |
9 | default_precision=12 |
10 | default_precision=12 |
10 | winname=new |
11 | winname=new |
11 | jsdef=onclick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')" |
12 | jsdef=onclick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')" |