Rev 15998 | Rev 16143 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15998 | Rev 16001 | ||
---|---|---|---|
Line 66... | Line 66... | ||
66 | "$class_creation","$class_expiration" |
66 | "$class_creation","$class_expiration" |
67 | <div class="formHelp">$name_desc_hidedate</div> |
67 | <div class="formHelp">$name_desc_hidedate</div> |
68 | </div> |
68 | </div> |
69 | <div class="field box"> |
69 | <div class="field box"> |
70 | <label for="showdate">$name_showdate</label> |
70 | <label for="showdate">$name_showdate</label> |
71 | !set |
71 | !set showdate=$(data[6;]) |
72 | !default showdate=$class_creation |
72 | !default showdate=$class_creation |
73 | !set wims_ref_class=wims_button_help float_right |
73 | !set wims_ref_class=wims_button_help float_right |
74 | !href target=wims_mhelp cmd=help&special_parm=show $wims_name_help |
74 | !href target=wims_mhelp cmd=help&special_parm=show $wims_name_help |
75 | !read adm/datepickerform.phtml $showdate\ |
75 | !read adm/datepickerform.phtml $showdate\ |
76 | showdate\ |
76 | showdate\ |