Skip to content
GitLab
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
6615cbfd
Commit
6615cbfd
authored
Jul 13, 2002
by
Jay Lepreau
Browse files
Avoid ambiguous parse that confuses at least me.
parent
9af7d32b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/shownode.php3
View file @
6615cbfd
...
...
@@ -69,7 +69,7 @@ if (TBNodeAccessCheck($uid, $node_id, $TB_NODEACCESS_REBOOT)) {
}
if
(
$isadmin
)
{
WRITESUBMENUBUTTON
(
"
Access
Node Log"
,
WRITESUBMENUBUTTON
(
"
Show
Node Log"
,
"shownodelog.php3?node_id=
$node_id
"
);
WRITESUBMENUBUTTON
(
"Free Node"
,
"freenode.php3?node_id=
$node_id
"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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