Subversion Repositories wimsdev

Rev

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

Rev 2282 Rev 2286
Line 47... Line 47...
47
  </td></tr><tr><td colspan=2><small>
47
  </td></tr><tr><td colspan=2><small>
48
 $name_code4
48
 $name_code4
49
 </small>
49
 </small>
50
 !endif
50
 !endif
51
!else
51
!else
52
 !set U_Docstatus=!defof U_Docstatus in wimshome/public_html/modules/home/names.$lang
52
 !set U_Docstatus=!defof U_Docstatus in wimshome/public_html/modules/home/names.$modu_lang
53
 <tr><td align=right> $name_participant<td>
53
 <tr><td align=right> $name_participant<td>
54
 !formselect docopenr list 0,1,2 prompt \
54
 !formselect docopenr list 0,1,2 prompt \
55
        $U_Docstatus
55
        $U_Docstatus
56
!endif
56
!endif
57
 
57
 
Line 62... Line 62...
62
</center>
62
</center>
63
</form>
63
</form>
64
 
64
 
65
<p>
65
<p>
66
!if class != $doctype
66
!if class != $doctype
67
!read lang/msg.phtml.$lang public
67
!read lang/names.phtml.$modu_lang public
68
 <p>
68
 <p>
69
!else
69
!else
70
 $name_visible
70
 $name_visible
71
!endif
71
!endif
72
 
72