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
00c66810
Commit
00c66810
authored
Mar 06, 2003
by
Leigh B. Stoller
Browse files
Remove <br> from popups since netscape is stupid and prints them.
parent
4d2c3a77
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/newproject.php3
View file @
00c66810
...
...
@@ -34,8 +34,8 @@ else {
$returning
=
0
;
}
$ACCOUNTWARNING
=
"Your username should reflect your normal login name.
<br>
"
.
"Emulab accounts are not to be shared amongst users!
<br>
"
;
$ACCOUNTWARNING
=
"Your username should reflect 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 "
.
...
...
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