Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
e47cef72
Commit
e47cef72
authored
Oct 22, 2001
by
Leigh B. Stoller
Browse files
Fix up form. Slice 2 was listed twice, so slice 4 was not there!
parent
886dbdbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/newimageid_form.php3
View file @
e47cef72
...
...
@@ -146,8 +146,8 @@ echo "<tr>
WRITEOSIDMENU
(
"Slice 1 OSID"
,
"part1_osid"
,
$osid_result
);
WRITEOSIDMENU
(
"Slice 2 OSID"
,
"part2_osid"
,
$osid_result
);
WRITEOSIDMENU
(
"Slice 2 OSID"
,
"part3_osid"
,
$osid_result
);
WRITEOSIDMENU
(
"Slice 3 OSID"
,
"part3_osid"
,
$osid_result
);
WRITEOSIDMENU
(
"Slice 4 OSID"
,
"part4_osid"
,
$osid_result
);
WRITEOSIDMENU
(
"Default OSID[<b>1</b>]"
,
"default_osid"
,
$osid_result
);
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment