OSDN Git Service

fix anything
[pettanr/pettanr.git] / app / views / layouts / guest.html.erb
index aa0c6f7..3285148 100644 (file)
@@ -7,7 +7,7 @@
     <% else %>\r
       <%= t("#{params[:controller]}.#{params[:action]}.title") %>\r
     <% end %>\r
-    - <%= h(MagicNumber['profile']['users']['caption']) %>\r
+    - <%= h(manifest.magic_numbers['profile']['users']['caption']) %>\r
   </title>\r
   <%= stylesheet_link_tag "test.css" %>\r
   <%= javascript_include_tag "application" %>\r
@@ -32,9 +32,6 @@
     <%= link_to t('tab.system.approve'), '/system/waiting_list' %>\r
     <%= link_to t('tab.system.port'), '/system/import' %>\r
     <%= link_to t('tab.system.token'), '/system/auth_token' %>\r
-    <%= t('tab.system.layout') %>:\r
-    <%= link_to t('tab.system.test'), '/system/test_layout' %>\r
-    <%= link_to t('tab.system.production'), '/system/production_layout' %>\r
     <%= link_to t('home.sign_out.title'), main_app.destroy_admin_session_path, :method => :delete %>\r
   <% else %>\r
     <%= link_to t('home.sign_in.title'), main_app.new_admin_session_path %>\r