Rev 7684 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
7684 | bpr | 1 | $wims_name_Manage $name_remoteserver |
5894 | bpr | 2 | <span class="wims_emph">$connident</span> |
23 | reyssat | 3 | ($ident_desc) located at |
1035 | bpr | 4 | <a href="http://$site">$site</a>, of type |
5894 | bpr | 5 | <span class="wims_emph">$ident_type</span>. |
23 | reyssat | 6 | |
2973 | bpr | 7 | !if $cn_status=$empty |
12412 | bpr | 8 | <p><b>$wims_name_Error</b>. |
9 | !if $cn_status=$empty |
||
10 | $name_errornoreply |
||
11 | !mailurl $wims_site_manager webmaster |
||
23 | reyssat | 12 | . |
6078 | czzmrn | 13 | </p> |
12412 | bpr | 14 | !else |
15 | $name_errorreject |
||
6078 | czzmrn | 16 | </p> |
23 | reyssat | 17 | <pre> |
18 | $cn_data |
||
19 | </pre> |
||
12412 | bpr | 20 | !endif |
21 | !set error=yes |
||
22 | !exit |
||
23 | reyssat | 23 | !endif |