]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/login.rhtml
various diary bits
[rails.git] / app / views / user / login.rhtml
index 31fe7e4159a39b674e5e36fffc86c9530989dd08..09ace0f516a66801fad7fdeaa2e94ca098659e0a 100644 (file)
@@ -8,6 +8,6 @@ Please login or <%= link_to 'create an account', :controller => 'user', :action
 </table>
 
 <br>
-<input type="submit" value="Login">
+<%= submit_tag 'Login' %>
 
 <%= end_form_tag %> (<%= link_to 'Lost your password?', :controller => 'user', :action => 'lost_password' %>)