Rev 14674 | Rev 15429 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14674 | Rev 14706 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | <p>$name_prompt_related |
13 | <p>$name_prompt_related |
14 | !for t in $p_ |
14 | !for t in $p_ |
15 | !set t=!declosing $t |
15 | !set t=!declosing $t |
16 | !set t_=!lookup $(t[1]) in bases/sys/domain/domain.$lang |
16 | !set t_=!lookup $(t[1]) in bases/sys/domain/domain.$lang |
17 | !default t_=$t |
17 | !default t_=$t |
- | 18 | !set wims_ref_class=wims_label |
|
18 | !href module=home&search_category=$c&search_keywords=$t_&$(t[2..-1]) $t_ |
19 | !href module=home&search_category=$c&search_keywords=$t_&$(t[2..-1]) $t_ |
19 | |
20 | |
20 | !next t |
21 | !next t |
21 | </p> |
22 | </p> |
22 | !next c |
23 | !next c |