Rev 14163 | Rev 15381 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14163 | Rev 15006 | ||
---|---|---|---|
Line 85... | Line 85... | ||
85 | !endif |
85 | !endif |
86 | 86 | ||
87 | !endif |
87 | !endif |
88 | 88 | ||
89 | !if $s_category isin PLSC |
89 | !if $s_category isin PLSC |
90 | <div class="wims_emph" |
90 | <div class="wims_emph"> |
- | 91 | !if $s_category isin P |
|
- | 92 | !set mP=!replace internal wimshome/public_html/modules/ by $ in $module_P |
|
- | 93 | !href module=$mP.$p_lang $(CC_$s_category) |
|
- | 94 | !else |
|
- | 95 | $(CC_$s_category) |
|
- | 96 | !endif |
|
- | 97 | </div> |
|
91 | !changeto result.$s_category |
98 | !changeto result.$s_category |
92 | !endif |
99 | !endif |
93 | 100 | ||
94 | !!arrive here for example if the address of the module has been given in the search_engine |
101 | !!arrive here for example if the address of the module has been given in the search_engine |
95 | 102 |