summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php
index ed6dd2f04cf..78c0901c110 100644
--- a/apps/files/templates/index.php
+++ b/apps/files/templates/index.php
@@ -50,6 +50,7 @@
</div>
<div id="file_action_panel"></div>
<?php else:?>
+ <div class="crumb last"><?php p($l->t('You don’t have write permissions here.'))?></div>
<input type="hidden" name="dir" value="<?php p($_['dir']) ?>" id="dir">
<?php endif;?>
<input type="hidden" name="permissions" value="<?php p($_['permissions']); ?>" id="permissions">