|
|
|
@ -33,10 +33,10 @@
|
|
|
|
|
<p style="width:400px;padding-left: 26px;">
|
|
|
|
|
<%= f.text_field :lastname, :required => true %>
|
|
|
|
|
</p>
|
|
|
|
|
<p style="width:400px;">
|
|
|
|
|
<p style="width:357px;padding-left: 26px;">
|
|
|
|
|
<%= f.text_field :mail, :required => true %>
|
|
|
|
|
</p>
|
|
|
|
|
<p style="width:413px;padding-left:36px;>
|
|
|
|
|
<p style="width:426px;padding-left:26px;>
|
|
|
|
|
<%= f.select :language, lang_options_for_select %>
|
|
|
|
|
</p>
|
|
|
|
|
<% if Setting.openid? %>
|
|
|
|
|