aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/resources/templates/views/partial/usercolumn.html
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/src/main/resources/templates/views/partial/usercolumn.html')
-rw-r--r--juick-www/src/main/resources/templates/views/partial/usercolumn.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/juick-www/src/main/resources/templates/views/partial/usercolumn.html b/juick-www/src/main/resources/templates/views/partial/usercolumn.html
index 0ebede03..382c3622 100644
--- a/juick-www/src/main/resources/templates/views/partial/usercolumn.html
+++ b/juick-www/src/main/resources/templates/views/partial/usercolumn.html
@@ -85,9 +85,5 @@
{% endfor %}
</div>
{% endif %}
- {% if showAdv | default(false) %}
- {% if links | default ('') is not empty %}
- <br/>{{ i18n("messages","label.sponsors") }}: {{ links | raw }}
- {% endif %}
- {% endif %}
+
</div>