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
00d031f4
Commit
00d031f4
authored
Dec 02, 2004
by
Russ Fish
Browse files
Fix minor typo again.
parent
65df11a5
Changes
1
Show whitespace changes
Inline
Side-by-side
www/floormap.php3
View file @
00d031f4
...
...
@@ -438,7 +438,7 @@ echo "</td> </tr> </table>\n";
# The image may be clicked to get node info or set a new center-point.
echo
" Click on the dots below to see information about the node.
\n
"
;
echo
" <br>
\n
"
;
echo
" Click elsewhere on the map set the center point for a zoomed-in view.
\n
"
;
echo
" Click elsewhere on the map
to
set the center point for a zoomed-in view.
\n
"
;
echo
" <br>
\n
"
;
# Couldn't get JavaScript submit on checkbox to be portable to IE with map in form.
# Just use image buttons to show and invert the checkbox state. That works.
...
...
Write
Preview
Markdown
is supported
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