diff options
| -rw-r--r-- | phpBB/styles/prosilver/template/ucp_pm_history.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_history.html b/phpBB/styles/prosilver/template/ucp_pm_history.html index f90c75f10d..3c18462b8e 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_history.html +++ b/phpBB/styles/prosilver/template/ucp_pm_history.html @@ -30,4 +30,4 @@ </div> <hr /> -<p><a href="#postingbox" class="top2">{L_BACK_TO_TOP}</a></p> +<p><a href="#cp-main" class="top2">{L_BACK_TO_TOP}</a></p> |
