Subversion Repositories wimsdev

Rev

Rev 7474 | Rev 7539 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7474 Rev 7517
Line 42... Line 42...
42
        <div class="field box">
42
        <div class="field box">
43
                <strong class="radio_label">$n_doctoc</strong>
43
                <strong class="radio_label">$n_doctoc</strong>
44
                        !set wims_ref_target=wims_internal
44
                        !set wims_ref_target=wims_internal
45
                !set wims_ref_class=wims_button_help float_right
45
                !set wims_ref_class=wims_button_help float_right
46
                        !href cmd=reply&doc=$helpd&job=read&block=doctochelp $wims_name_help
46
                        !href cmd=reply&doc=$helpd&job=read&block=doctochelp $wims_name_help
-
 
47
!set wims_ref_class=wims_formradio
47
                !formradio doctocr list yes,no prompt $wims_name_yes,$wims_name_no
48
                !formradio doctocr list yes,no prompt $wims_name_yes,$wims_name_no
48
        </div>
49
        </div>
49
        !set docopenr=$docopen
50
        !set docopenr=$docopen
50
        !default docopenr=0
51
        !default docopenr=0
51
 
52