]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/confirm.html.erb
API User details JSON format
[rails.git] / app / views / users / confirm.html.erb
index cae713888bc8fecc1f1c070357a876e36569c190..4ea5ac5c58d67c9d12340bdf2e21f13c9ca769dc 100644 (file)
 <% else %>
   <h1>
     <%= t ".introduction_1" %>
-    <span class="deemphasize">
+    <span class="text-muted">
       <%= t ".introduction_2" %>
     </span>
   </h1>
 
-  <p class='deemphasize'><%= t ".reconfirm_html",
-                               :reconfirm => url_for(:action => "confirm_resend") %></p>
+  <p class='text-muted'><%= t ".reconfirm_html",
+                              :reconfirm => url_for(:action => "confirm_resend") %></p>
 <% end %>