diff --git a/containers/libreportal/frontend/js/components/backup/backup-page.js b/containers/libreportal/frontend/js/components/backup/backup-page.js index eb72132..c4cfdb2 100644 --- a/containers/libreportal/frontend/js/components/backup/backup-page.js +++ b/containers/libreportal/frontend/js/components/backup/backup-page.js @@ -772,6 +772,7 @@ class BackupPage { Export Repository Passwords +
`; @@ -1280,18 +1281,17 @@ class BackupPage { KEEP_YEARLY: loc.keep_yearly }; + // Single .config-fields grid, exactly like /config's renderer — the grid + // (repeat(3, 1fr)) handles the row layout itself, and hidden fields + // (PATH_MODE/SSH/etc.) drop out cleanly without leaving column gaps. let html = '