Rev 7462 | Rev 8892 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7462 | Rev 8170 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | <div class="formHelp"><span class="tt">$part</span> ($name_warning1)</div> |
41 | <div class="formHelp"><span class="tt">$part</span> ($name_warning1)</div> |
42 | !endif |
42 | !endif |
43 | <br /> |
43 | <br /> |
44 | <input type="radio" name="job" $ch_class value="class" id="job3" /> |
44 | <input type="radio" name="job" $ch_class value="class" id="job3" /> |
45 | <label for="job3">$name_classpasswd</label> |
45 | <label for="job3">$name_classpasswd</label> |
46 | <div class="formHelp"> |
46 | <div class="formHelp">$name_warning1.</div> |
47 | </div> |
47 | </div> |
48 | !else |
48 | !else |
49 | <fieldset class="property_fields halfwidth blockcenter"> |
49 | <fieldset class="property_fields halfwidth blockcenter"> |
50 | <legend> |
50 | <legend> |
- | 51 | !if $class_type>0 and $job=class |
|
51 | $(name_$(job) |
52 | $(name_$(job)passwdt) |
- | 53 | !else |
|
- | 54 | $(name_$(job)passwdt) |
|
52 | !if $job=part |
55 | !if $job=part |
53 | <span class="tt">$part</span> |
56 | <span class="tt">$part</span> |
- | 57 | !endif |
|
54 | !endif |
58 | !endif |
55 | </legend> |
59 | </legend> |
56 | <input type="hidden" name="job" value="$job" /> |
60 | <input type="hidden" name="job" value="$job" /> |
57 | !endif |
61 | !endif |
58 | !else |
62 | !else |