Subversion Repositories wimsdev

Rev

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

Rev 17180 Rev 18299
Line 13... Line 13...
13
  <div class="field box">
13
  <div class="field box">
14
    !set wims_ref_class=wims_button_help float_right
14
    !set wims_ref_class=wims_button_help float_right
15
    !href cmd=help&special_parm=download $wims_name_help
15
    !href cmd=help&special_parm=download $wims_name_help
16
 
16
 
17
    !if $name_cnil_warning!=$empty
17
    !if $name_cnil_warning!=$empty
18
      <div class="wims_msg warning">
18
      <div class="clearall wims_msg warning">
19
        $name_cnil_warning
19
        $name_cnil_warning
20
      </div>
20
      </div>
21
    !endif
21
    !endif
22
    $name_intro
22
    $name_intro
23
 
23