Subversion Repositories wimsdev

Rev

Rev 5877 | Rev 5927 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3081 bpr 1
!read adm/title.phtml 3\
2
\
3
$title
23 reyssat 4
 
5
!if $job2=one
6
 !read mu/one.phtml
7
 !reset auto muauto
8
 !exit
9
!endif
10
 
11
!if $job2=all
5877 bpr 12
 <p>
2486 bpr 13
 $name_scheduled
5900 bpr 14
 </p> <hr style="width:70%"/>
23 reyssat 15
 !set job2=first
3165 bpr 16
 !reset auto muauto
23 reyssat 17
!endif
18
 
3081 bpr 19
$name_canupdate
20
!href cmd=reply&job=conf&confcat=6 $name_click
21
 $name_automatic
22
  &nbsp;
23
  !set wims_ref_class=wims_button_help
24
  !href cmd=help&help_subject=publication $wims_name_help
25
 
23 reyssat 26
!form reply
5734 bpr 27
<input type="hidden" name="muauto" value="check"/>
3019 guerimand 28
$table_header
3084 bpr 29
 $table_tr
5734 bpr 30
  <td align="right"><input type="submit" value="$wims_name_search"/> $name_mod
3081 bpr 31
  </td>
3019 guerimand 32
  <td>
3030 guerimand 33
   !let nb=!itemcnt $mu_download_site
3019 guerimand 34
   !if $nb>1
3081 bpr 35
    <ol>
3030 guerimand 36
    !for k in $mu_download_site
37
     <li>$(depotname_$k) ($k)</li>
3019 guerimand 38
    !next depot
3081 bpr 39
   </ol>
3019 guerimand 40
  !else
3030 guerimand 41
   $(depotname_$(mu_download_site)) ($mu_download_site)
3019 guerimand 42
  !endif
43
  </td>
44
 </tr>
3084 bpr 45
 $table_tr
3049 bpr 46
  <td align="right">$name_zone</td>
5734 bpr 47
  <td><input size="40" name="muzone" value="$muzone"/></td>
3019 guerimand 48
 </tr>
3084 bpr 49
 $table_tr
3049 bpr 50
  <td align="right">$name_cat</td>
5734 bpr 51
  <td><input size="40" name="mucat" value="$mucat"/> </td>
3019 guerimand 52
 </tr>
3221 bpr 53
 $table_tr
3049 bpr 54
  <td align="right">$name_change</td>
5734 bpr 55
  <td><input size="4" name="mudelay" value="$mudelay"/> $name_ago</td>
3019 guerimand 56
 </tr>
23 reyssat 57
$table_end
58
</form>
59
 
5900 bpr 60
<hr style="width:70%"/>
23 reyssat 61
 
2487 bpr 62
$name_youneed
63
!href cmd=reply&job=mkindex $name_rebuild
64
 $name_after.
23 reyssat 65
 
2487 bpr 66
$name_rss
3156 bpr 67
!href cmd=reply&job=rss RSS
68
.
23 reyssat 69
!if $auto=check
70
 !read mu/$auto.phtml
71
!endif
72
 
73
!reset muauto