diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/ucp_main_bookmarks.html')
| -rw-r--r-- | phpBB/styles/subSilver/template/ucp_main_bookmarks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/ucp_main_bookmarks.html b/phpBB/styles/subSilver/template/ucp_main_bookmarks.html index b13a2a3eeb..5be1a5af2e 100644 --- a/phpBB/styles/subSilver/template/ucp_main_bookmarks.html +++ b/phpBB/styles/subSilver/template/ucp_main_bookmarks.html @@ -5,7 +5,7 @@ <th colspan="5">{L_UCP}</th> </tr> <tr> - <td class="row1" colspan="5" align="center"><span class="genmed">{L_UCP_WELCOME}</span></td> + <td class="row1" colspan="5" align="center"><span class="genmed">{L_BOOKMARKS_EXPLAIN}</span></td> </tr> <tr> <th colspan="5">{L_BOOKMARKS}</th> |
