Rev 14719 | Rev 17230 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14719 | Rev 14736 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | <strong>Module</strong> |
11 | <strong>Module</strong> |
12 | <code class="field box"> |
12 | <code class="field box"> |
13 | !replace internal & by & in $dir |
13 | !replace internal & by & in $dir |
14 | !if $iniparm!=$empty |
14 | !if $iniparm!=$empty |
15 | !replace internal & by & in &$iniparm |
15 | !replace internal & by & in &$iniparm |
- | 16 | !else |
|
- | 17 | !replace internal & by & in &$param |
|
16 | !endif |
18 | !endif |
17 | </code> |
19 | </code> |
18 | </div> |
20 | </div> |
19 | <div class="field box"> |
21 | <div class="field box"> |
20 | <label for="title">$wims_name_title</label> |
22 | <label for="title">$wims_name_title</label> |