Rev 11635 | Rev 12156 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11635 | Rev 11680 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | <input type="file" name="wims_deposit" size="40" id="wims_deposit" /> |
40 | <input type="file" name="wims_deposit" size="40" id="wims_deposit" /> |
41 | <input type="submit" value="$wims_name_tosave" /> |
41 | <input type="submit" value="$wims_name_tosave" /> |
42 | <p class="small">$name_warning2 |
42 | <p class="small">$name_warning2 |
43 | </p><p> |
43 | </p><p> |
44 | <span class="wims_warning">$wims_name_warning</span>. $name_warning_diff |
44 | <span class="wims_warning">$wims_name_warning</span>. $name_warning_diff |
45 | <input type="checkbox" name="confirm" value="diffcheck" /> |
45 | <input type="checkbox" id="confirm" name="confirm" value="diffcheck" /> |
46 | $name_show_diff |
46 | <label for="confirm">$name_show_diff</label> |
47 | </p> |
47 | </p> |
48 | 48 | ||
49 | !formend |
49 | !formend |
50 | !else |
50 | !else |
51 | $table_header |
51 | $table_header |
52 | <caption>$name_restored</caption> |
52 | <caption>$name_restored</caption> |
53 | $table_tr <th>$wims_name_title</th><th>$wims_name_description</th> |
53 | $table_tr <th>$wims_name_title</th><th>$wims_name_description</th> |
54 | <th>$wims_name_Address</th></tr> |
54 | <th>$wims_name_Address</th></tr> |
55 | $table_tr |
55 | $table_tr |
56 | <td> <span class="wims_mod_title">$ftest</ |
56 | <td> <span class="wims_mod_title">$ftest</span></td><td> <span class="wims_mod_desc">$ftest2</span> |
57 | </td><td class="wims_fname">$restored</td> |
57 | </td><td class="wims_fname">$restored</td> |
58 | </tr> |
58 | </tr> |
59 | $table_end |
59 | $table_end |
60 | <div class="wimscenter wimsform"> |
60 | <div class="wimscenter wimsform"> |
61 | !set wims_ref_class=wims_button |
61 | !set wims_ref_class=wims_button |
62 | !href cmd=reply&jobreq=flist&modreq=$restored $name_gotowork |
62 | !href cmd=reply&jobreq=flist&modreq=$restored $name_gotowork |
63 | </div> |
63 | </div> |
64 | - | ||
65 | 64 | ||
66 | !endif |
65 | !endif |
67 | - |