Skip to content

Commit

Permalink
Added OpenID identifier label to OpenID form in the example app
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoguchi committed Jun 18, 2011
1 parent bbfd344 commit 9d6d94b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/views/home.jade
Expand Up @@ -44,6 +44,7 @@
img(src='http://sites.box.net/apps/web/simpleshare/img/logo.png')
#openid-login
form#openid(action='/auth/openid')
label(for='openid_identifier') OpenID Identifier:  
input(type='text', name='openid_identifier')
input(type='submit') Login
- else
Expand Down

0 comments on commit 9d6d94b

Please sign in to comment.