* Tue Mar 11 2025 Brian Read <brianr@koozali.org> 11.0.0-66.sme

- Move the button for each backup panel to the left to conform to all the other panels.
This commit is contained in:
2025-03-11 17:37:44 +00:00
parent 82ff48e641
commit 63973f2bb4
13 changed files with 15 additions and 36 deletions

View File

@@ -70,12 +70,10 @@
</span></p>
<br>
<div class='center'>
%= submit_button $c->l('PERFORM'), class => 'action'
</div>
%= submit_button $c->l('PERFORM'), class => 'action'
% end
</div>
% end
% end