Rev 16784 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16784 | Rev 17176 | ||
---|---|---|---|
Line 91... | Line 91... | ||
91 | to $pretext_tmp |
91 | to $pretext_tmp |
92 | !next |
92 | !next |
93 | !set pretext=!replace internal $upcase by \ |
93 | !set pretext=!replace internal $upcase by \ |
94 | <select id="$reply_tmp" name="$reply_tmp">$pretext_tmp</select> in $pretext |
94 | <select id="$reply_tmp" name="$reply_tmp">$pretext_tmp</select> in $pretext |
95 | !else |
95 | !else |
96 | !set pretext=!replace internal $upcase by <input $class_tmp $style_tmp id="$reply_tmp" size="$inputsize_tmp" name="$reply_tmp" value="$($reply_tmp)" |
96 | !set pretext=!replace internal $upcase by <input $class_tmp $style_tmp id="$reply_tmp" size="$inputsize_tmp" name="$reply_tmp" value="$($reply_tmp)"> in $pretext |
97 | !endif |
97 | !endif |
98 | !endif |
98 | !endif |
99 | !endif |
99 | !endif |
100 | !endif |
100 | !endif |
101 | !next |
101 | !next |