From: Greg Price <price@mit.edu> Date: Sun, 30 Mar 2008 08:29:19 +0000 (-0400) Subject: console tips in popup (broder's uncommitted change) X-Git-Tag: sipb-xen-www/3~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/71605b8617886e1ecdb3c7e2ae17fecfc519c3e0 console tips in popup (broder's uncommitted change) svn path=/trunk/packages/sipb-xen-www/; revision=341 --- diff --git a/code/templates/vnc.tmpl b/code/templates/vnc.tmpl index 7ae0607..85d7697 100644 --- a/code/templates/vnc.tmpl +++ b/code/templates/vnc.tmpl @@ -12,7 +12,7 @@ Console to $machine.name #else if not $has_vnc <p> Your machine appears to not be accepting VNC connections. Perhaps you have a ParaVM machine?</p> #end if -<p>See <a href="help?subject=console">tips</a> about framebuffer and other issues.</p> +<p>See <a href="help?subject=console" target="_blank">tips</a> about framebuffer and other issues.</p> <APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar" WIDTH="100%" HEIGHT="1000"> <PARAM NAME="PASSWORD" VALUE="moocow">