Rev 17854 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17854 | Rev 18453 | ||
---|---|---|---|
Line 201... | Line 201... | ||
201 | <fieldset class="property_fields blockcenter"> |
201 | <fieldset class="property_fields blockcenter"> |
202 | <legend>$wims_name_Examens</legend> |
202 | <legend>$wims_name_Examens</legend> |
203 | <div class="field box halfwidth"> |
203 | <div class="field box halfwidth"> |
204 | <label for="up_examlog">$name_register_exam</label> |
204 | <label for="up_examlog">$name_register_exam</label> |
205 | !default class_examlog=$wims_examlog_limit |
205 | !default class_examlog=$wims_examlog_limit |
206 | !let up_examlog=$class_examlog |
206 | !let up_examlog=$[min($class_examlog,$wims_examlog_limit)] |
207 | !formselect up_examlog from 0 to $wims_examlog_limit |
207 | !formselect up_examlog from 0 to $wims_examlog_limit |
208 | !set wims_ref_class=wims_button_help float_right |
208 | !set wims_ref_class=wims_button_help float_right |
209 | !href cmd=help&special_parm=config&special_parm2=examlog $wims_name_help |
209 | !href cmd=help&special_parm=config&special_parm2=examlog $wims_name_help |
210 | </div> |
210 | </div> |
211 | <div class="field box halfwidth"> |
211 | <div class="field box halfwidth"> |