From: Florian Pritz Date: Thu, 22 Sep 2011 17:47:25 +0000 (+0200) Subject: don't print empty folder warning if it will be hidden X-Git-Tag: v3.0~161^2~16 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=652b74420130e94739ea860f77182f72800c8e55;p=nextcloud-server.git don't print empty folder warning if it will be hidden No point in wasting resources if you don't show it. This also fixes an undefined variable notice. Signed-off-by: Florian Pritz --- diff --git a/files/templates/index.php b/files/templates/index.php index fc01c751a6a..76531b22ed5 100644 --- a/files/templates/index.php +++ b/files/templates/index.php @@ -21,7 +21,11 @@
-
>t('Nothing in here. Upload something!')?>
+ +
t('Nothing in here. Upload something!')?>
+