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
3c019c07
Commit
3c019c07
authored
Jun 22, 2014
by
Robert Ricci
Browse files
Manual link opens in new tab
parent
bf5c641e
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/quickvm_sup.php
View file @
3c019c07
...
...
@@ -163,7 +163,7 @@ function SPITHEADER($thinheader = 0)
<li class='apt-left'><form><a class='btn btn-quickvm-home navbar-btn'
href='instantiate.php'>Home</a></form></li>
<li class='apt-left'><form><a class='btn btn-quickvm-home navbar-btn'
href='http://docs.aptlab.net'>Manual</a></form></li>
\n
"
;
href='http://docs.aptlab.net'
target='_blank'
>Manual</a></form></li>
\n
"
;
if
(
!
$disable_accounts
)
{
echo
" <li id='quickvm_actions_menu' class='dropdown apt-left "
.
(
!
$login_user
?
"hidden"
:
""
)
.
"'>"
.
...
...
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