diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-09-09 18:01:00 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-09-09 18:01:00 +0200 |
commit | a45cfbc2d2754030510ac98607ca2cc53d750b57 (patch) | |
tree | 682ac3a904f90b355d6099fee460611c855ac34c /apps/files_sharing/templates | |
parent | 3431591f34750fd9e7a085d7e041c1e762c86c52 (diff) | |
download | nextcloud-server-a45cfbc2d2754030510ac98607ca2cc53d750b57.tar.gz nextcloud-server-a45cfbc2d2754030510ac98607ca2cc53d750b57.zip |
search design details
Diffstat (limited to 'apps/files_sharing/templates')
-rw-r--r-- | apps/files_sharing/templates/list.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/templates/list.php b/apps/files_sharing/templates/list.php index f59cb7653d8..785b2bc72a4 100644 --- a/apps/files_sharing/templates/list.php +++ b/apps/files_sharing/templates/list.php @@ -8,7 +8,6 @@ <div class="nofilterresults hidden"> <div class="icon-search"></div> <h2><?php p($l->t('No entries found in this folder')); ?></h2> - <p></p> </div> <table id="filestable"> |