From: kondou Date: Mon, 23 Sep 2013 14:39:42 +0000 (+0200) Subject: Fix not displaying "Upload something!" message X-Git-Tag: v6.0.0alpha2~145^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d7409547aa0c6fe23cb408e266a09392b4752a72;p=nextcloud-server.git Fix not displaying "Upload something!" message Fix #4940 --- diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index bd991c3fcb0..96a80738989 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -47,7 +47,7 @@ -
0 or !$_['ajaxLoad']):?>class="hidden">t('Nothing in here. Upload something!'))?>
+
0 or $_['ajaxLoad']):?>class="hidden">t('Nothing in here. Upload something!'))?>