Revision 5ebbc846
Von Moritz Bunkus vor fast 18 Jahren hinzugefügt
bin/mozilla/ic.pl | ||
---|---|---|
2334 | 2334 |
<td> |
2335 | 2335 |
<input name=weight size=10 value=$form->{weight}> |
2336 | 2336 |
</td> |
2337 |
<th> |
|
2338 |
|
|
2339 |
$form->{weightunit} |
|
2340 |
<input type=hidden name=weightunit value=$form->{weightunit}> |
|
2341 |
</th> |
|
2342 | 2337 |
</tr> |
2343 | 2338 |
</table> |
2344 | 2339 |
</td> |
... | ... | |
2369 | 2364 |
$form->{weight} |
2370 | 2365 |
<input type=hidden name=weight value=$form->{weight}> |
2371 | 2366 |
</td> |
2372 |
<th> |
|
2373 |
|
|
2374 |
$form->{weightunit} |
|
2375 |
<input type=hidden name=weightunit value=$form->{weightunit}> |
|
2376 |
</th> |
|
2377 | 2367 |
</tr> |
2378 | 2368 |
</table> |
2379 | 2369 |
</td> |
Auch abrufbar als: Unified diff
"Gewichtseinheit" entfernt.