profiles: add 'refresh' link next to post changes count.
Remove the 'Refresh counts' link from the site map. Put it in the user's profile instead.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div id="a-new">
|
||||
<h1>Refresh Counts</h1>
|
||||
|
||||
<p>If you believe the upload counts on your profile are incorrect, you can request a refresh to recalculate the counts.</p>
|
||||
<p>If you believe the upload or post changes statistics on your profile are incorrect, you can request a refresh to recalculate them.</p>
|
||||
|
||||
<%= form_tag(maintenance_user_count_fixes_path) do %>
|
||||
<%= submit_tag "Continue" %>
|
||||
|
||||
Reference in New Issue
Block a user