diff --git a/app/views/admin/patchfiles/index.html.erb b/app/views/admin/patchfiles/index.html.erb
index 809a48d..c62914c 100644
--- a/app/views/admin/patchfiles/index.html.erb
+++ b/app/views/admin/patchfiles/index.html.erb
@@ -42,6 +42,7 @@
<%end%>
+網站目錄根路徑:<%=Rail.root.to_s%>
CKEDITOR現有字形
<% @ckicktosee_str = (I18n.locale.to_s == "en") ? "click me to see all font which CKEDITOR have now" : "點擊我來查看編輯器所有目前擁有的字形" %>