Subversion Repositories wimsdev

Rev

Rev 15797 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2415 bpr 1
!header1
23 reyssat 2
 
3
!if $cmd=help and $special_parm=about
13134 obado 4
  !read about.phtml
5
  !goto end
23 reyssat 6
!endif
7
 
8
!if $cmd=help
13134 obado 9
  !read help.phtml
10
  !goto end
23 reyssat 11
!endif
12
 
10727 obado 13
!if $cmd=new and $special_parm=module_updates
13134 obado 14
  !read module_updates.phtml
15
  !goto end
10727 obado 16
!endif
17
 
5856 bpr 18
!read adm/title.phtml 1\
19
WIMS @ $httpd_HTTP_HOST\
10089 bpr 20
$(module_title_$lang)
23 reyssat 21
 
15797 guerimand 22
!if $job=map
23
  !reset job
15892 guerimand 24
  !set wims_menu_items=!append line back2,1,cmd=renew to $wims_menu_items
25
  !read map.phtml
26
  !goto end
15797 guerimand 27
!else
28
  !set wims_menu_items=!append line map,1,cmd=renew&job=map to $wims_menu_items
29
!endif
30
 
23 reyssat 31
!if $sitestart=$empty
13134 obado 32
  <p class="wims_msg warning">$name_warning</p>
33
  !goto end
23 reyssat 34
!endif
35
!if $show=yes and $total_site>0 and $laps>0
13134 obado 36
  !if $wims_theme_version=
37
    !href cmd=resume $wims_name_menuback
38
  !endif
39
  <div>
40
    !read answer.phtml
41
    !set wims_menu_items=!append line back2,1,cmd=resume\
42
    to $wims_menu_items
43
  </div>
23 reyssat 44
!else
13134 obado 45
  !if $usercnt>0
46
    <p>$name_numberclass</p>
47
  !endif
15786 guerimand 48
  !read table.phtml
13134 obado 49
  !read menu.phtml
23 reyssat 50
!endif
10727 obado 51
 
23 reyssat 52
:end
6346 bpr 53
!!!homeref
1186 bpr 54
!tail
23 reyssat 55
 
56
!set stat_module=