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
d4c1f5b0
Commit
d4c1f5b0
authored
Feb 02, 2006
by
Leigh B. Stoller
Browse files
Use proper BASE path in the search form.
parent
25a5019b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
d4c1f5b0
...
...
@@ -266,7 +266,7 @@ function WRITESIDEBAR() {
}
}
echo
"<FORM method=get ACTION=
$
TBDOCBASE
/search.php3>
\n
"
;
echo
"<FORM method=get ACTION=
$
newsBase
/search.php3>
\n
"
;
?>
<script
type=
'text/javascript'
language=
'javascript'
src=
'textbox.js'
></script>
<table
class=
"menu"
width=
210
cellpadding=
"0"
cellspacing=
"0"
>
...
...
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