From f17219f90593d8b3b078b60373d4431eb6655bc9 Mon Sep 17 00:00:00 2001 From: Booteille Date: Sun, 18 May 2025 19:02:38 +0200 Subject: [PATCH] Move import/export buttons to the bottom of the page --- themes/default/templates/files.html.ep | 44 ++++++++++++++------------ 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/themes/default/templates/files.html.ep b/themes/default/templates/files.html.ep index 83fa5e3..c7d6e0f 100644 --- a/themes/default/templates/files.html.ep +++ b/themes/default/templates/files.html.ep @@ -25,27 +25,6 @@ <%= l('Purge expired files') %> - - - - - <%= l('Export local data') %> - - - -
- -
@@ -72,6 +51,29 @@
+ +
+ + + + <%= l('Export local data') %> + + + +
+ +
+