mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
Minor fix.
This commit is contained in:
parent
b0236dd204
commit
0e8773a619
@ -134,7 +134,7 @@
|
||||
<input type="radio" name="disk" id="disk-2" value="2" />
|
||||
<label for="disk-2">Complete Image Of Disk 2</label><br />
|
||||
<input type="radio" name="disk" id="disk-3" value="3" />
|
||||
<label for="disk-3">Complete Image Of Disk 3</label>
|
||||
<label for="disk-3">Complete Image Of Disk 3</label><br />
|
||||
<input type="radio" name="disk" id="disk-4" value="4" />
|
||||
<label for="disk-4">Complete Image Of Disk 4</label>
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user