From: Jean-Philippe Lang Date: Sat, 29 Oct 2016 11:12:31 +0000 (+0000) Subject: Adds icon. X-Git-Tag: 3.4.0~622 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=37921422450f4b2a82699035b5842187bb5bf3f6;p=redmine.git Adds icon. git-svn-id: http://svn.redmine.org/redmine/trunk@15933 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- 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)%>