diff --git a/app/views/games/_myshixun_repository.html.erb b/app/views/games/_myshixun_repository.html.erb
index 4a18160fa..169dde098 100644
--- a/app/views/games/_myshixun_repository.html.erb
+++ b/app/views/games/_myshixun_repository.html.erb
@@ -13,7 +13,7 @@
<% if params[:action] == "entry" || @file_open %>
- <%= render :partial => 'common/file', :locals => {:filename => @path, :content => @content} %>
+ <%= render :partial => 'games/file_edit_form', :locals => {:filename => @path, :content => @content} %>
<% else %>
<% unless @entries.blank? %>