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
fba9a0a6
Commit
fba9a0a6
authored
Dec 09, 2002
by
Leigh B. Stoller
Browse files
Oops, make sure to load the account request page via https!
parent
e0398fd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/cdrom.php
View file @
fba9a0a6
...
...
@@ -16,7 +16,8 @@ SUBMENUSTART("CDROM Options");
WRITESUBMENUBUTTON
(
"Request a CD Key"
,
"cdromnewkey.php"
);
WRITESUBMENUBUTTON
(
"View Installation Instructions"
,
"cdrominstallhelp.php"
);
WRITESUBMENUBUTTON
(
"Download the latest CD image"
,
"cdromdownload.php"
);
WRITESUBMENUBUTTON
(
"Request a local account"
,
"widearea_register.php"
);
WRITESUBMENUBUTTON
(
"Request a local account"
,
"
$TBBASE
/widearea_register.php"
);
SUBMENUEND
();
echo
"<h3 align=center>
...
...
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