From: Paul Weaver <pweaver@mit.edu>
Date: Wed, 30 Dec 2009 08:27:22 +0000 (-0500)
Subject: made link to auth using Personal Certificates more clear
X-Git-Tag: 0.1.5~11
X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/b8ceab376fd69a6e013dfc8d13e1988d56d6da67?ds=inline

made link to auth using Personal Certificates more clear

svn path=/trunk/packages/invirt-web/; revision=2808
---

diff --git a/code/templates/unauth.mako b/code/templates/unauth.mako
index 0cbc4c7..3544e18 100644
--- a/code/templates/unauth.mako
+++ b/code/templates/unauth.mako
@@ -16,14 +16,15 @@ to any Athena account holder.</p>
 
 <p>MIT users:</p>
 <blockquote><big><a
-href="https://${config.web.hostname}/"><strong><font color="green">&rarr;</font> Log in to XVM now</strong>
+href="https://${config.web.hostname}/"><strong><font color="green">&rarr;</font> Log in to XVM using MIT certificates</strong>
 </a></big></blockquote>
-<p>You'll need an <a href="http://ca.mit.edu/">MIT personal
-certificate</a>.</p>
 <blockquote><big><a
 href="https://${config.web.hostname}:442/"><strong><font color="green">&rarr;</font> Log in to XVM using Kerberos Tickets</strong>
 </a></big></blockquote>
 
+<p>To use MIT certificates you'll need an <a href="http://ca.mit.edu/">MIT personal
+certificate</a>.</p>
+
 <h2>XVM features:</h2>
 <ul>
 <li>Online management of virtual machines</li>