Subversion Repositories wimsdev

Rev

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

Rev 3985 Rev 4028
Line 1... Line 1...
1
!set wims_module_log=error: $error
1
!set wims_module_log=error: $error
2
 
2
 
3
<b>$wims_name_Error</b>.
3
<span class="wims_warning">$wims_name_Error</span>.
4
 
4
 
5
!if empty_data iswordof $error
5
!if empty_data iswordof $error
6
ÇëÌîдÄãµÄÄ£¿éµÄ
6
ÇëÌîдÄãµÄÄ£¿éµÄ
7
 <b><em><font color="red">$(name_$empty_data)</font></em></b>
7
 <span class="wims_warning">$(name_$empty_data)</span>
8
µÄ¶¨Òå.
8
µÄ¶¨Òå.
9
 !exit
9
 !exit
10
!endif
10
!endif
11
 
11
 
12
!if bad_fname iswordof $error
12
!if bad_fname iswordof $error