summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/templates')
-rw-r--r--apps/files/templates/index.php18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php
index 9c12067ae95..0b4aa21eac3 100644
--- a/apps/files/templates/index.php
+++ b/apps/files/templates/index.php
@@ -35,18 +35,18 @@
<a href="#" class="svg" onclick="return false;"></a>
</form>
</div>
- </div>
- <?php if ($_['trash'] ): ?>
+ <?php if ($_['trash'] ): ?>
<div id="trash" class="button">
<a><?php echo $l->t('Trash');?></a>
</div>
- <?php endif; ?>
- <div id="uploadprogresswrapper">
- <div id="uploadprogressbar"></div>
- <input type="button" class="stop" style="display:none"
- value="<?php echo $l->t('Cancel upload');?>"
- onclick="javascript:Files.cancelUploads();"
+ <?php endif; ?>
+ <div id="uploadprogresswrapper">
+ <div id="uploadprogressbar"></div>
+ <input type="button" class="stop" style="display:none"
+ value="<?php echo $l->t('Cancel upload');?>"
+ onclick="javascript:Files.cancelUploads();"
/>
+ </div>
</div>
<div id="file_action_panel"></div>
<?php else:?>
@@ -59,7 +59,7 @@
<div id="emptyfolder"><?php echo $l->t('Nothing in here. Upload something!')?></div>
<?php endif; ?>
-<table>
+<table class="hascontrols">
<thead>
<tr>
<th id='headerName'>