Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-02-27 13:35:11 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-02-27 13:35:11 +0300
commit6b45d7e5499a4ae910e2697702c4063b6558297b (patch)
tree439a1036fefb528f79c58ddab91c7a2507c4b319 /apps/files_external/templates
parent0f229d23f716b6cfa81fb5ec67bc97e405bceb60 (diff)
Fixed actions and header missing th
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files_external/templates')
-rw-r--r--apps/files_external/templates/settings.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php
index b6bce5b30ba..8ceab06fd22 100644
--- a/apps/files_external/templates/settings.php
+++ b/apps/files_external/templates/settings.php
@@ -101,6 +101,7 @@
<?php if ($_['visibilityType'] === BackendService::VISIBILITY_ADMIN) print_unescaped('<th>'.$l->t('Available for').'</th>'); ?>
<th>&nbsp;</th>
<th>&nbsp;</th>
+ <th>&nbsp;</th>
</tr>
</thead>
<tbody>