Fix help popup links on individual server info pages, and from the
[invirt/packages/invirt-web.git] / code / templates / vnc.tmpl
index ed2d6e4..e3fbcca 100644 (file)
@@ -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" target="_blank">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">