Rev 5619 | Rev 5834 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5619 | bpr | 1 | <div class="wims_content"> |
23 | reyssat | 2 | !set wims_form_method=post |
3 | !form reply |
||
2357 | bpr | 4 | $name_intro |
23 | reyssat | 5 | <small>( |
2357 | bpr | 6 | !mailurl $wims_site_manager $name_manager\ |
23 | reyssat | 7 | $module password |
2357 | bpr | 8 | $name_forget).</small> |
3613 | bpr | 9 | <p><center><table border="0"> |
5734 | bpr | 10 | <tr><td align="right">$wims_name_Login: </td><td><input size=20 name="login" value="$auth_login"/></td></tr> |
11 | <tr><td align="right">$wims_name_Password: </td><td><input type="password" size="20" name="passwd"/></td></tr> |
||
23 | reyssat | 12 | $table_end |
13 | <p><center> |
||
5734 | bpr | 14 | <input type=submit value="$wims_name_send"/> |
23 | reyssat | 15 | </center> |
16 | </form> |
||
17 | |||
2357 | bpr | 18 | $name_developer |
19 | !mailurl $wims_site_manager $name_manager\ |
||
23 | reyssat | 20 | WIMS new developer |
2357 | bpr | 21 | $name_identification |
23 | reyssat | 22 | <p> |
2357 | bpr | 23 | $name_createxo1 |
24 | !href module=adm/createxo $wims_name_createxo |
||
3613 | bpr | 25 | $name_createxo2 |
23 | reyssat | 26 | <p> |
27 | |||
1336 | bpr | 28 | !set wims_menu_items=!append line createxo,1,module=adm/createxo\ |
29 | to $wims_menu_items |
||
5601 | obado | 30 | |
31 | </div> |