Subversion Repositories wimsdev

Rev

Rev 15178 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15178 Rev 17172
Line 21... Line 21...
21
  <div class="bold">$desc</div>
21
  <div class="bold">$desc</div>
22
!endif
22
!endif
23
$(help$field)
23
$(help$field)
24
 
24
 
25
!if $field=1
25
!if $field=1
26
  <hr />
26
  <hr>
27
  <div class="wims_smallremark"><h3>$wims_name_help</h3>
27
  <div class="wims_smallremark"><h3>$wims_name_help</h3>
28
    $image_help
28
    $image_help
29
    $math_help
29
    $math_help
30
    $credits_help
30
    $credits_help
31
  </div>
31
  </div>
Line 38... Line 38...
38
!if $(name$field) iswordof $model_computed $model_random
38
!if $(name$field) iswordof $model_computed $model_random
39
  <p>
39
  <p>
40
    !href cmd=help&special_parm=parameters $name_detail_parm
40
    !href cmd=help&special_parm=parameters $name_detail_parm
41
  </p>
41
  </p>
42
!endif
42
!endif
43
<br class="spacer"/>
43
<br class="spacer">