diff options
Diffstat (limited to 'app/templates/users/user_profile_page.html')
| -rw-r--r-- | app/templates/users/user_profile_page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/users/user_profile_page.html b/app/templates/users/user_profile_page.html index 304649e..755a158 100644 --- a/app/templates/users/user_profile_page.html +++ b/app/templates/users/user_profile_page.html @@ -32,7 +32,7 @@ Minetest Forum </a> {% elif user == current_user %} - <a href="">Link Forums Account</a> + No forum account {% endif %} {% if (user.forums_username and user.github_username) or user == current_user %} |
