diff --git a/seahub/templates/pubuser.html b/seahub/templates/pubuser.html index fd4e07eefc..305e33344c 100644 --- a/seahub/templates/pubuser.html +++ b/seahub/templates/pubuser.html @@ -13,7 +13,19 @@ {% endblock %} {% block right_panel %} -

{% trans "Members" %}

+{% if search %} +

{% trans "Search Results" %}

+{% else %} +
+ +
+{% endif %} + {% if users %}