Skip to content

Commit

Permalink
fixes issue 3 (IE problem)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge committed Feb 5, 2012
1 parent 1f64384 commit 2929e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/account/_view_account_login_bottom.html.erb
Expand Up @@ -16,6 +16,6 @@
<tbody id="openid_choice">
<tr> <td>Please click your account provider:</td> </tr>
<tr> <td id="openid_btns"></td> </tr>
<tr id="openid_input_area"><td></td></tr>
<tr><td id="openid_input_area"></td></tr>
</tbody>
</table>

0 comments on commit 2929e9b

Please sign in to comment.