diff --git a/app/views/my/page.html.erb b/app/views/my/page.html.erb
index 87c6e4c56..a9a02becb 100644
--- a/app/views/my/page.html.erb
+++ b/app/views/my/page.html.erb
@@ -1,5 +1,5 @@
- <%= link_to l(:label_personalize_page), :action => 'page_layout' %>
+ <%= link_to l(:label_personalize_page), {:action => 'page_layout'}, :class => 'icon icon-edit' %>
<%=l(:label_my_page)%>