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
610bfaad
Commit
610bfaad
authored
Jun 29, 2017
by
Leigh B Stoller
Browse files
Fix cut/paste error.
parent
1f878b4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/quickvm_sup.php
View file @
610bfaad
...
...
@@ -443,11 +443,11 @@ echo " <li class='divider'></li>
<li><a href='images.php?all=1'>
All Images</a></li>
<li><a href='lists.php'>
Users/Projects</a></li>
<li><a href='edit-news.php'>
Users/Projects</a></li>
<li><a href='approve-projects.php'>
Approve new projects</a></li>"
;
Approve new projects</a></li>
<li><a href='edit-news.php'>
Add a news item</a></li>"
;
echo
" </ul>
</li>
\n
"
;
}
...
...
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