From 2d694eae6b9dbe57b0f6cf8de2f01d396729f667 Mon Sep 17 00:00:00 2001 From: hamza221 Date: Mon, 1 May 2023 17:56:53 +0200 Subject: [PATCH] expand actions.creatable to the whole width Signed-off-by: hamza221 --- apps/files/templates/index.php | 7 ------ apps/files/templates/list.php | 43 ++++++++++++++++++---------------- 2 files changed, 23 insertions(+), 27 deletions(-) diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index c6f145bfe40f4..9800eb88819d3 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -6,13 +6,6 @@
- checked="checked" /> - - -
@@ -32,27 +35,27 @@

t('No entries found in this folder')); ?>

- +
@@ -73,8 +76,8 @@
-
+

- t('The files you are trying to upload exceed the maximum size for file uploads on this server.'));?> + t('The files you are trying to upload exceed the maximum size for file uploads on this server.')); ?>

-
+
\ No newline at end of file