Tighten alpha-service note.
[invirt/packages/invirt-web.git] / code / templates / list.tmpl
index 9beb4bb..ae0d564 100644 (file)
@@ -3,7 +3,7 @@
 
 
 #def title
-List of your VMs
+VM List
 #end def
 
 #def createTable()
@@ -127,7 +127,7 @@ $has_vnc[$machine]
 
 
 #def body
-<p style="font-size: 125%;"><strong>Note:</strong> SIPB Virtual Servers is a very alpha service. <a href="/static/about.html">What does this mean?</a></p>
+<p style="font-size: 125%;">SIPB Virtual Servers is an <strong>alpha service</strong>.  <a href="/static/about.html">What does this mean?</a></p>
 #if not $machines
 <p>You don't currently control any VMs.</p>   
 #else