]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/account.html.erb
Add the OpenID logo to all openid url entry textfields for clarity
[rails.git] / app / views / user / account.html.erb
index e1fe719e0795768c4ed8d421d5085c2ad8f6c81b..0bb41a355b74917dad9c80ac8c9133a783effa57 100644 (file)
@@ -28,7 +28,7 @@
   </tr>
   <tr>
     <td class="fieldName" ><%= t 'user.account.openid.openid' %></td>
-    <td style="padding-bottom:0px;"><%= f.text_field :openid_url %> (<a href="<%= t 'user.account.openid.link' %>" target="_new"><%= t 'user.account.openid.link text' %></a>) </td>
+    <td style="padding-bottom:0px;"><%= f.text_field :openid_url, {:class => "openid_url"} %> (<a href="<%= t 'user.account.openid.link' %>" target="_new"><%= t 'user.account.openid.link text' %></a>) </td>
   </tr>
 
   <tr>