OSDN Git Service

t#30328:create op import ...and pull
[pettanr/pettanr.git] / app / views / admins / registrations / edit.html.erb
index ff38050..dc598c8 100644 (file)
@@ -1,3 +1,4 @@
+<% @page_title = t('admins.signin.title') %>
 <h2>Edit <%= resource_name.to_s.humanize %></h2>
 
 <%= form_for(resource, :as => resource_name, :url => registration_path(resource_name), :html => { :method => :put }) do |f| %>