Rev 15429 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15429 | Rev 15942 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | !read lang/names.phtml.en |
12 | !read lang/names.phtml.en |
13 | !endif |
13 | !endif |
14 | 14 | ||
15 | !set cat_=!listintersect $module_category and exercise,tool,recreation |
15 | !set cat_=!listintersect $module_category and exercise,tool,recreation |
16 | !for c in $cat_ |
16 | !for c in $cat_ |
- | 17 | <div> |
|
- | 18 | !if $l_!=$empty |
|
- | 19 | $name_prompt_related_l |
|
- | 20 | !else |
|
17 |
|
21 | $name_prompt_related |
- | 22 | !endif |
|
18 | <ul class="inline wims_nopuce"> |
23 | <ul class="inline wims_nopuce"> |
19 | !for t in $p_ |
24 | !for t in $p_ |
20 | !reset sup |
25 | !reset sup |
21 | !set t=!declosing $t |
26 | !set t=!declosing $t |
22 | !set t_=!lookup $(t[1]) in bases/sys/domain/domain.$lang |
27 | !set t_=!lookup $(t[1]) in bases/sys/domain/domain.$lang |