|
|
@ -27,7 +27,7 @@ border:none
|
|
|
|
<em class="info"><%= l(:text_length_between, :min => 1, :max => Repository::IDENTIFIER_MAX_LENGTH) %>
|
|
|
|
<em class="info"><%= l(:text_length_between, :min => 1, :max => Repository::IDENTIFIER_MAX_LENGTH) %>
|
|
|
|
<%= l(:text_repository_identifier_info).html_safe %></em>
|
|
|
|
<%= l(:text_repository_identifier_info).html_safe %></em>
|
|
|
|
<% end %></p>
|
|
|
|
<% end %></p>
|
|
|
|
<!-- <p><%= f.text_field :url, :size => 60, :required => true,:readonly=>true, :class=>'textbg'%></p> -->
|
|
|
|
<!-- <p><%#= f.text_field :url, :size => 60, :required => true,:readonly=>true, :class=>'textbg'%></p> -->
|
|
|
|
<p><%= f.password_field :upassword, :required =>true, :label=> :field_password %>
|
|
|
|
<p><%= f.password_field :upassword, :required =>true, :label=> :field_password %>
|
|
|
|
<em class="info"><%= l(:label_upassword_info)%></em></p>
|
|
|
|
<em class="info"><%= l(:label_upassword_info)%></em></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|