Rev 12913 | Rev 15006 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12913 | Rev 14163 | ||
---|---|---|---|
Line 23... | Line 23... | ||
23 | !if $warning notsametext $empty |
23 | !if $warning notsametext $empty |
24 | !set Gotcntplus=!replace internal , by + in $warning |
24 | !set Gotcntplus=!replace internal , by + in $warning |
25 | !endif |
25 | !endif |
26 | !set Gotcnt=$[$Gotcntplus+$Gotcnt] |
26 | !set Gotcnt=$[$Gotcntplus+$Gotcnt] |
27 | <div class="RE_found"> |
27 | <div class="RE_found"> |
28 | $RE_found |
28 | $RE_found |
29 | <p class="wimscenter small">$wims_ref_name?$search_adresse</p> |
29 | <p class="wimscenter small">$wims_ref_name?$search_adresse</p> |
30 | !if $warning notsametext $empty |
30 | !if $warning notsametext $empty |
31 | $RE_warning_more |
31 | $RE_warning_more |
32 | !endif |
32 | !endif |
33 | </div> |
33 | </div> |
34 | !if $sheet_inpreparation=0 |
34 | !if $sheet_inpreparation=0 |
35 | <div class="wims_msg info"> |
35 | <div class="wims_msg info"> |
36 | $wims_name_warning ! $name_nopreparationsheet |
36 | $wims_name_warning ! $name_nopreparationsheet |
37 | </div> |
37 | </div> |
38 | !endif |
38 | !endif |
39 | !else |
39 | !else |
40 | !if $s_keywords!=$empty and $Gotcnt<1 |
40 | !if $s_keywords!=$empty and $Gotcnt<1 |
41 | <div class="wims_msg info"> |
41 | <div class="wims_msg info"> |
42 | $RE_nomatch. |
42 | $RE_nomatch. |
43 | !if $(rel_$s_category)!=$empty and _tool notin $session |
43 | !if $(rel_$s_category)!=$empty and _tool notin $session |