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
3a71c30c
Commit
3a71c30c
authored
Dec 16, 2003
by
Robert Ricci
Browse files
Give plab users a search box for the documentation.
parent
c19cb57f
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
3a71c30c
...
...
@@ -198,16 +198,19 @@ function WRITEPLABBOTTOMBAR() {
}
echo
"
<center>
<br>
<font size=-1>
[ <a href='
$TBDOCBASE
/doc.php3'>
Documentation</a> ]
[ <a href='
$newsBase
/news.php3'>
<center>
<br>
<font size=-1>
<form method=get action='/cgi-bin/webglimpse/usr/testbed/webglimpse'>
[ <a href='
$TBDOCBASE
/doc.php3'>
Documentation</a> : <input name=query size = 15/>
<input type=submit style='font-size:10px;' value='Search' /> ]
[ <a href='
$newsBase
/news.php3'>
News</a> ]
</font>
<br>
</center>
\n
"
;
</form>
</font>
<br>
</center>
\n
"
;
}
...
...
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