Merge branch '4314-trigger-job-update' closes #4314
[arvados.git] / apps / workbench / app / views / notifications / _ssh_key_notification.html.erb
index 2a53b7f4b7a070360a4c7c766dd9fa894e736884..989db3daff21d66de26ca13477bd2f5520c0de0a 100644 (file)
@@ -1,6 +1,6 @@
-   <%= image_tag "dax.png", class: "dax" %> 
+   <%= image_tag "dax.png", class: "dax" %>
     <div>
-      Hi, I noticed that you have not yet set up an SSH public key for use with Arvados.  
-      <%= link_to "Click here to learn about SSH keys in Arvados.",
-           "/manage_account", style: "font-weight: bold" %>
+      Hi, I noticed that you have not yet set up an SSH public key for use with Arvados.
+      <%= link_to "Click here to set up an SSH public key for use with Arvados.",
+      "/manage_account", style: "font-weight: bold" %>
     </div>