Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
6f5e8841
Commit
6f5e8841
authored
Apr 18, 2004
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oops, need to use an absolute path in the search form!
parent
9d256bfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
www/menu.php3
www/menu.php3
+2
-2
No files found.
www/menu.php3
View file @
6f5e8841
...
...
@@ -201,7 +201,7 @@ function WRITEPLABBOTTOMBAR() {
<center>
<br>
<font size=-1>
<form method=get action=search.php3>
<form method=get action=
$TBDOCBASE
/
search.php3>
[ <a href='
$TBDOCBASE
/doc.php3'>
Documentation</a> : <input name=query size = 15/>
<input type=submit style='font-size:10px;' value='Search' /> ]
...
...
@@ -259,7 +259,7 @@ function WRITESIDEBAR() {
}
}
echo
"<FORM method=get ACTION=search.php3>
\n
"
;
echo
"<FORM method=get ACTION=
$TBDOCBASE
/
search.php3>
\n
"
;
?>
<table
class=
"menu"
width=
210
cellpadding=
"0"
cellspacing=
"0"
>
<tr><td
class=
"menuheader"
><b>
Information
</b></td></tr>
...
...
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