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
9570ac67
Commit
9570ac67
authored
May 08, 2002
by
Leigh B. Stoller
Browse files
Fix broken "new" gif link.
parent
ec27077f
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
9570ac67
...
...
@@ -62,7 +62,7 @@ function WRITESIDEBAR() {
echo
"<table cellspacing=2 cellpadding=2 border=0 width=150>
\n
"
;
WRITESIDEBARBUTTON
(
"Home"
,
$TBDOCBASE
,
"index.php3"
);
WRITESIDEBARBUTTON
(
"News (<img src=new.gif> Apr 19)"
,
$TBDOCBASE
,
WRITESIDEBARBUTTON
(
"News (<img src=
/
new.gif> Apr 19)"
,
$TBDOCBASE
,
"docwrapper.php3?docname=news.html"
);
WRITESIDEBARBUTTON
(
"Tutorial"
,
$TBDOCBASE
,
"tutorial/tutorial.php3"
);
WRITESIDEBARBUTTON
(
"FAQ"
,
$TBDOCBASE
,
"faq.php3"
);
...
...
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