summaryrefslogtreecommitdiffstats
path: root/app/views/my/page.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/my/page.rhtml')
-rw-r--r--app/views/my/page.rhtml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/my/page.rhtml b/app/views/my/page.rhtml
index 121d48ca9..989d01397 100644
--- a/app/views/my/page.rhtml
+++ b/app/views/my/page.rhtml
@@ -1,9 +1,9 @@
-<h2><%=l(:label_my_page)%></h2>
-
-<div class="topright">
- <small><%= link_to l(:label_personalize_page), :action => 'page_layout' %></small>
+<div class="contextual">
+ <%= link_to l(:label_personalize_page), :action => 'page_layout' %>
</div>
+<h2><%=l(:label_my_page)%></h2>
+
<div id="list-top">
<% @blocks['top'].each do |b| %>
<div class="mypage-box">