Rev 12619 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12619 | Rev 12636 | ||
---|---|---|---|
Line 104... | Line 104... | ||
104 | </div> |
104 | </div> |
105 | <div class="wimscenter wimsform"> |
105 | <div class="wimscenter wimsform"> |
106 | !if $cparent=prog |
106 | !if $cparent=prog |
107 | <input type="hidden" name="cparent" value="$cparent" /> |
107 | <input type="hidden" name="cparent" value="$cparent" /> |
108 | !endif |
108 | !endif |
109 | <input type="submit" name="confirm" value="$wims_name_tosave" /> |
109 | <input type="submit" name="confirm" value="$wims_name_tosave" /> |
110 | !if $form_cancel!=$empty |
110 | !if $form_cancel!=$empty |
111 | $ |
111 | $ |
112 | !set wims_ref_class=wims_button wims_secondary_button |
- | |
113 |
|
112 | <input type="submit" name="cancel" value="$form_cancel" class="wims_secondary_button" /> |
114 | !endif |
113 | !endif |
115 | </div> |
114 | </div> |
116 | </fieldset> |
115 | </fieldset> |
117 | 116 | ||
118 | !formend |
117 | !formend |