Subversion Repositories wimsdev

Rev

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

Rev 2827 Rev 2977
Line 1... Line 1...
1
!bound error within no_download_sites default $
1
!let wims_module_log=error: $error
2
!if $error=$empty
2
<b>Error:</b>
3
  !exit
-
 
4
!endif
-
 
5
 
3
 
-
 
4
!if $error=no_download_sites
-
 
5
The adresss given is not the address of a valid WIMS modules download center. So the configuration has not been changed.
-
 
6
 !exit
-
 
7
!endif
-
 
8
 
6
!goto $error
9
!if $error=bad_mail
-
 
10
Your message or your subject is empty
-
 
11
 !exit
-
 
12
!endif
7
 
13
 
8
:no_download_sites
-
 
9
The adresss given is not the address of a valid WIMS modules download center. So the configuration
-
 
10
has not been changed.
-
 
11
!exit
14
$error