summaryrefslogtreecommitdiffstats
path: root/settings/templates
diff options
context:
space:
mode:
authorgiorgia <g.sambrotta@gmail.com>2017-03-03 14:44:16 +0100
committergiorgia <g.sambrotta@gmail.com>2017-03-03 14:47:47 +0100
commit3afc16bf772465e80b9e9fdb728b55e32bbd7a7d (patch)
treef9b0b442e07333d863862d0457ce121474fe5e90 /settings/templates
parentabc48f9e91fc117c8f6d0fcf7849ffca9489248b (diff)
downloadnextcloud-server-3afc16bf772465e80b9e9fdb728b55e32bbd7a7d.tar.gz
nextcloud-server-3afc16bf772465e80b9e9fdb728b55e32bbd7a7d.zip
clean search when new user is added
Signed-off-by: giorgia <g.sambrotta@gmail.com>
Diffstat (limited to 'settings/templates')
-rw-r--r--settings/templates/users/part.userlist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/users/part.userlist.php b/settings/templates/users/part.userlist.php
index 12adbb9f30a..7e7e1561e2f 100644
--- a/settings/templates/users/part.userlist.php
+++ b/settings/templates/users/part.userlist.php
@@ -70,5 +70,5 @@
<div class="emptycontent" style="display:none">
<div class="icon-search"></div>
- <h2><?php p($l->t("No user found for '"));?><strong></strong>' </h2>
+ <h2></h2>
</div>