Rev 13696 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13696 | Rev 15421 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read adm/title.phtml 3\ |
1 | !read adm/title.phtml 3\ |
2 | \ |
2 | \ |
3 | $title |
3 | $title |
4 | 4 | ||
5 | !if $job2=one |
5 | !if $job2=one |
6 | !read mu/one.phtml |
6 | !read mu/one.phtml |
7 | !reset auto muauto |
7 | !reset auto muauto |
8 | !exit |
8 | !exit |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !if $job2=all |
11 | !if $job2=all |
12 | <p class="wims_msg info">$name_scheduled</p> |
12 | <p class="wims_msg info">$name_scheduled</p> |
13 | <hr style="width:70%" /> |
13 | <hr style="width:70%" /> |
Line 65... | Line 65... | ||
65 | </fieldset> |
65 | </fieldset> |
66 | !formend |
66 | !formend |
67 | 67 | ||
68 | $name_youneed |
68 | $name_youneed |
69 | !href cmd=reply&job=mkindex $name_rebuild |
69 | !href cmd=reply&job=mkindex $name_rebuild |
70 |
|
70 | $name_after. |
71 | 71 | ||
72 | $name_rss |
72 | $name_rss |
73 | !href cmd=reply&job=rss RSS |
73 | !href cmd=reply&job=rss RSS |
74 | . |
74 | . |
75 | !if $auto=check |
75 | !if $auto=check |
76 | !read mu/$auto.phtml |
76 | !read mu/$auto.phtml |
77 | !endif |
77 | !endif |
78 | 78 | ||
79 | !reset muauto |
79 | !reset muauto |