Merge branch '3627-selectable-projects' closes #3627
[arvados.git] / apps / workbench / app / views / users / _manage_virtual_machines.html.erb
index 9fd69dd3afc5b16766bafba0eb91e861630f2fd7..36cab183f3abd08d85dd14afca83bb19b2428097 100644 (file)
@@ -6,7 +6,7 @@
   </p>
 
   <% if !@my_virtual_machines.any? %>
-    You do not seem to have access to any virtual machines. If you would like to request access, please contact your system admin at <b><%= "#{Rails.configuration.activation_contact_link}".split(':')[-1] %></b>
+    You do not seem to have access to any virtual machines. If you would like to request access, please contact your system admin.
   <% else %>
     <table class="table virtual-machines-table">
       <colgroup>
@@ -47,5 +47,4 @@
       ProxyCommand ssh -p2222 turnout@switchyard.<%= current_api_host || 'xyzzy.arvadosapi.com' %> -x -a $SSH_PROXY_FLAGS %h
     </pre>
   <% end %>
-
 </div>