Rev 5489 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5489 | bpr | 1 | !! search_category=L does no more exist |
33 | reyssat | 2 | |
3 | <script language=javascript> |
||
4 | !set srchl=!translate $ $ to + in $srchl |
||
5 | window.open("$wims_ref_name?wims_window=new&module=adm/enc.$lang&session=$(wims_session)_ref&job=search&dom=math&search=$srchl", |
||
6 | "wims_ref","status=no,toolbar=no,location=no,menubar=no,scrollbars=yes"); |
||
7 | </script> |
||
8 | |||
9 | !changeto wimshome/public_html/modules/adm/enc.$lang/welcome.phtml |