Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
6fca7f03
Commit
6fca7f03
authored
Apr 28, 2014
by
Kirk Webb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a couple of links.
parent
799f519f
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 @
6fca7f03
...
...
@@ -675,7 +675,7 @@ function WRITEPNETSIDEBAR() {
NavMenuStart
();
NavMenuSection
(
"information"
,
"Information"
);
NavMenuButton
(
"Home"
,
"
$TBDOCBASE
/index.php
3
?stayhome=1"
);
NavMenuButton
(
"Home"
,
"
$TBDOCBASE
/
pnet-
index.php?stayhome=1"
);
if
(
$newNews
)
{
NavMenuButtonNew
(
"News
$newsDate
"
,
"
$newsBase
/news.php3"
);
...
...
@@ -684,7 +684,7 @@ function WRITEPNETSIDEBAR() {
}
NavMenuButton
(
"Documentation"
,
"
$WIKIDOCURL
"
);
NavMenuButtonNew
(
"Forums"
,
"http://groups.google.com/group/
emulab
-users"
);
NavMenuButtonNew
(
"Forums"
,
"http://groups.google.com/group/
phantomnet
-users"
);
# The search box. Placed in a table so the text input fills available
# space.
...
...
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