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
790d580f
Commit
790d580f
authored
Mar 06, 2003
by
Leigh B. Stoller
Browse files
Everyone's a critic!
parent
00c66810
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/joinproject.php3
View file @
790d580f
...
...
@@ -33,11 +33,14 @@ else {
$returning
=
0
;
}
$ACCOUNTWARNING
=
"Your username should reflect your normal login name.<br>"
.
"Emulab accounts are not to be shared amongst users!<br>"
;
$EMAILWARNING
=
"We require all Emulab users to provide current, "
.
"non-pseudonymic email addresses. Redirections and anonymous "
.
$ACCOUNTWARNING
=
"Before continuing, please make sure your username "
.
"reflects your normal login name. "
.
"Emulab accounts are not to be shared amongst users!"
;
$EMAILWARNING
=
"Before continuing, please make sure the email address you have "
.
"provided is current and non-pseudonymic. Redirections and anonymous "
.
"email addresses are not allowed."
;
#
...
...
www/newproject.php3
View file @
790d580f
...
...
@@ -34,11 +34,14 @@ else {
$returning
=
0
;
}
$ACCOUNTWARNING
=
"Your username should reflect your normal login name. "
.
$ACCOUNTWARNING
=
"Before continuing, please make sure your username "
.
"reflects your normal login name. "
.
"Emulab accounts are not to be shared amongst users!"
;
$EMAILWARNING
=
"We require all Emulab users to provide current, "
.
"non-pseudonymic email addresses. Redirections and anonymous "
.
$EMAILWARNING
=
"Before continuing, please make sure the email address you have "
.
"provided is current and non-pseudonymic. Redirections and anonymous "
.
"email addresses are not allowed."
;
#
...
...
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