Rev 12479 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12479 | Rev 15753 | ||
---|---|---|---|
Line 84... | Line 84... | ||
84 | uprov=$[$u-$cnt_prov] |
84 | uprov=$[$u-$cnt_prov] |
85 | c=!record $uprov of $votedir/$(vote)_$t.comments |
85 | c=!record $uprov of $votedir/$(vote)_$t.comments |
86 | !endif |
86 | !endif |
87 | c=!replace internal ; by -- in $c |
87 | c=!replace internal ; by -- in $c |
88 | c=!replace internal , by - in $c |
88 | c=!replace internal , by - in $c |
- | 89 | c=!replace internal $joker by $ $ in $c |
|
89 | line=!replace item number $[$t+1] by _$c _ in $line |
90 | line=!replace item number $[$t+1] by _$c _ in $line |
90 | tableau=!replace internal line number $u by $line in $tableau |
91 | tableau=!replace internal line number $u by $line in $tableau |
91 | !next |
92 | !next |
92 | !endif |
93 | !endif |
93 | !next |
94 | !next |