diff --git a/files/templates/userpage.html b/files/templates/userpage.html index cd43f341b7..0859152a9e 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -150,11 +150,11 @@ {% if v and v.id != u.id %} {% if not u.fish %}Unfollow{% endif %} Follow - Message + Message Get them help - Gift coins - Gift Marseybux + Gift coins + Gift Marseybux {% if v.admin_level > 2 %} Make admin @@ -188,7 +188,7 @@
- +
{{u.username}} will receive 0 coins
@@ -437,10 +437,10 @@ {% if v and v.id != u.id %} {% if not u.fish %}Unfollow{% endif %} Follow - Message + Message Get them help - Gift coins - Gift Marseybux + Gift coins + Gift Marseybux {% if v.admin_level > 2 %} Make admin @@ -474,7 +474,7 @@
- +
{{u.username}} will receive 0 coins
@@ -690,7 +690,7 @@ {% if v %}
{% if v.patron or u.patron or v.alts_patron or u.alts_patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %} diff --git a/files/templates/userpage_comments.html b/files/templates/userpage_comments.html index 7b00bf1015..a7165c0f34 100644 --- a/files/templates/userpage_comments.html +++ b/files/templates/userpage_comments.html @@ -114,7 +114,7 @@ {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %} diff --git a/files/templates/userpage_private.html b/files/templates/userpage_private.html index 085b9a608f..84975f99ba 100644 --- a/files/templates/userpage_private.html +++ b/files/templates/userpage_private.html @@ -48,7 +48,7 @@ {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %}