Rev 15554 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15554 | Rev 18264 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !endif |
16 | !endif |
17 | !if $($(type)tot)>=$(max_$(type)) |
17 | !if $($(type)tot)>=$(max_$(type)) |
18 | error=max$type |
18 | error=max$type |
19 | !exit |
19 | !exit |
20 | !endif |
20 | !endif |
21 | title=!module |
21 | title=!module title_$lang $dir |
- | 22 | !default title=!module title $dir |
|
22 | desc=!module |
23 | desc=!module description_$lang $dir |
- | 24 | !default desc=!module description $dir |
|
23 | desc=!singlespace $desc |
25 | desc=!singlespace $desc |
24 | desc=!char 1 to $desc_limit of $desc |
26 | desc=!char 1 to $desc_limit of $desc |
25 | title=!singlespace $title |
27 | title=!singlespace $title |
26 | title=!char 1 to $title_limit of $title |
28 | title=!char 1 to $title_limit of $title |
27 | status=0 |
29 | status=0 |