Rev 8032 | Rev 8823 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8032 | Rev 8045 | ||
---|---|---|---|
Line 93... | Line 93... | ||
93 | !endif |
93 | !endif |
94 | !if $step>=2 |
94 | !if $step>=2 |
95 | 95 | ||
96 | !distribute item alt="Click",1,form click into ins_attr,ins_border,ins_tag |
96 | !distribute item alt="Click",1,form click into ins_attr,ins_border,ins_tag |
97 | 97 | ||
98 | < |
98 | <ul><li style="display: inline-block;vertical-align:top;max-width:$[max($(insdraw_size[1])+4,300)]px"> |
99 | !if $step>=3 |
99 | !if $step>=3 |
100 | !if $type=2 and $ext=2 |
100 | !if $type=2 and $ext=2 |
101 | $(name_point$type$ext) |
101 | $(name_point$type$ext) |
102 | !read zone.phtml |
102 | !read zone.phtml |
103 | </ |
103 | </li></ul> |
104 | </table> |
- | |
105 | !exit |
104 | !exit |
106 | !endif |
105 | !endif |
107 | $(name_point$type$ext) |
106 | $(name_point$type$ext) |
108 | <br /> |
107 | <br /> |
109 | !set insdraw_filebase=!append word $wims_home/sessions/$wims_session/$sesdir to $insdraw_filebase |
108 | !set insdraw_filebase=!append word $wims_home/sessions/$wims_session/$sesdir to $insdraw_filebase |
Line 113... | Line 112... | ||
113 | $dessin |
112 | $dessin |
114 | !set imgsrc=$ins_url |
113 | !set imgsrc=$ins_url |
115 | !else |
114 | !else |
116 | <input type="image" name="click" src="$imgsrc" border="1" /> |
115 | <input type="image" name="click" src="$imgsrc" border="1" /> |
117 | !endif |
116 | !endif |
118 | </ |
117 | </li><li style="display: inline-block;vertical-align:top; padding-left:5em;"> |
119 | !if $test=nosize and $begin>=1 |
118 | !if $test=nosize and $begin>=1 |
120 | <span class="wims_warning">$wims_name_warning</span>. $name_nosize |
119 | <span class="wims_warning">$wims_name_warning</span>. $name_nosize |
121 | !endif |
120 | !endif |
122 | !reset begin |
121 | !reset begin |
123 | !if $step>=3 |
122 | !if $step>=3 |
Line 129... | Line 128... | ||
129 | !endif |
128 | !endif |
130 | !if $test=noclick |
129 | !if $test=noclick |
131 | $name_noclick |
130 | $name_noclick |
132 | !endif |
131 | !endif |
133 | !endif |
132 | !endif |
134 | <div style="padding:50px;"> |
- | |
135 | !if $ext iswordof 2 |
133 | !if $ext iswordof 2 |
136 | !set readonly=readonly="readonly" |
134 | !set readonly=readonly="readonly" |
137 | !else |
135 | !else |
138 | !reset readonly |
136 | !reset readonly |
139 | !endif |
137 | !endif |
Line 141... | Line 139... | ||
141 | $name_legend |
139 | $name_legend |
142 | <input size="20" $readonly name="legend" value="$legend" /> |
140 | <input size="20" $readonly name="legend" value="$legend" /> |
143 | !if $type=2 and $ext=1 |
141 | !if $type=2 and $ext=1 |
144 | !formradio javatype list $list_curve prompt $name_list_curve |
142 | !formradio javatype list $list_curve prompt $name_list_curve |
145 | !endif |
143 | !endif |
146 | </div> |
- | |
147 | !if $data!= |
144 | !if $data!= |
148 | <pre style="text-align:left;">$data</pre> |
145 | <pre style="text-align:left;">$data</pre> |
149 | !endif |
146 | !endif |
150 | !endif |
147 | !endif |
151 | </ |
148 | </li> |
152 |
|
149 | </ul> |
153 | !if $type!=2 or $ext=1 |
150 | !if $type!=2 or $ext=1 |
154 | <div class="wimscenter wimsform"> |
151 | <div class="wimscenter wimsform"> |
155 | <input type="submit" value="$wims_name_send" /> |
152 | <input type="submit" value="$wims_name_send" /> |
156 | </div> |
153 | </div> |
157 | !endif |
154 | !endif |