Subversion Repositories wimsdev

Rev

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

Rev 11611 Rev 12498
Line 2... Line 2...
2
!read adm/css.phtml
2
!read adm/css.phtml
3
!if $(module_title_$modu_lang)!=
3
!if $(module_title_$modu_lang)!=
4
   !set module_title=$(module_title_$modu_lang)
4
  !set module_title=$(module_title_$modu_lang)
5
!endif
5
!endif
6
!read lang/names.phtml.$modu_lang
6
!read lang/names.phtml.$modu_lang
7
!if $job iswordof edfile showfile diff restore
7
!if $job iswordof edfile showfile diff restore
8
  !set typetest=!module category devel/$auth_login/$mod
8
  !set typetest=!module category devel/$auth_login/$mod
9
  !if doc notitemof $typetest
9
  !if doc notitemof $typetest
Line 27... Line 27...
27
  !endif
27
  !endif
28
!endif
28
!endif
29
!header
29
!header
30
 
30
 
31
!if $error!=$empty
31
!if $error!=$empty
32
 <div class="wims_msg alert">
32
  <div class="wims_msg alert">
33
 !read lang/msg.phtml.$modu_lang
33
  !read lang/msg.phtml.$modu_lang
34
 </div>
34
  </div>
35
!endif
35
!endif
36
!read $job.phtml
36
!read $job.phtml
37
 
37
 
38
!if $auth_login!=$empty and $job notwordof modname copy
38
!if $auth_login!=$empty and $job notwordof modname copy
39
  !if $wims_theme=default
39
  !if $wims_theme=default