Rev 16227 | Rev 17059 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16227 | Rev 16377 | ||
---|---|---|---|
Line 56... | Line 56... | ||
56 | !if $step_reason=OK |
56 | !if $step_reason=OK |
57 | l'ultimo passaggio è corretto. |
57 | l'ultimo passaggio è corretto. |
58 | !else |
58 | !else |
59 | l'ultimo passaggio non è corretto. |
59 | l'ultimo passaggio non è corretto. |
60 | Il passaggio corretto sarà |
60 | Il passaggio corretto sarà |
61 | < |
61 | <div class="wimscenter"> |
62 | !line $step of $good |
62 | !line $step of $good |
63 | </ |
63 | </div> |
64 | !endif |
64 | !endif |
65 | <p> |
65 | <p> |
66 | !if $step<$stepcnt |
66 | !if $step<$stepcnt |
67 | !href cmd=reply&ans=next Passaggio successivo. |
67 | !href cmd=reply&ans=next Passaggio successivo. |
68 | !else |
68 | !else |