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
fc5e31b3
Commit
fc5e31b3
authored
Jun 20, 2005
by
Leigh B. Stoller
Browse files
Fix number of motes.
parent
c2dcc767
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
fc5e31b3
...
...
@@ -632,7 +632,8 @@ function PAGEBEGINNING( $title, $nobanner = 0 ) {
if
(
$TBMAINSITE
)
{
echo
"<meta NAME=
\"
keywords
\"
"
.
"CONTENT=
\"
network, emulation, internet, emulator
\"
>
\n
"
;
"CONTENT=
\"
network, emulation, internet, emulator, "
.
"mobile, wireless, robotic
\"
>
\n
"
;
echo
"<meta NAME=
\"
robots
\"
"
.
"CONTENT=
\"
NOARCHIVE
\"
>
\n
"
;
echo
"<meta NAME=
\"
description
\"
"
.
...
...
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