Rev 11256 | Rev 13439 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11256 | Rev 11293 | ||
---|---|---|---|
Line 43... | Line 43... | ||
43 | </li> |
43 | </li> |
44 | !endif |
44 | !endif |
45 | !next i |
45 | !next i |
46 | </ul> |
46 | </ul> |
47 | !endif |
47 | !endif |
48 | <ul> |
48 | <ul class="wims_nopuce"> |
49 | !for c in $cmdfiles |
49 | !for c in $cmdfiles |
50 | <li class="wims_command" id="cmdlist_$(c)_"> |
50 | <li class="wims_command" id="cmdlist_$(c)_"> |
51 | !if $style != folding |
51 | !if $style != folding |
52 | !read cmdone.phtml $c |
52 | !read cmdone.phtml $c |
53 | !else |
53 | !else |