Left align submit in Software Install subservient panels

This commit is contained in:
2024-08-22 15:41:04 +01:00
parent 1087a8a5a2
commit 659f060eb6
6 changed files with 14 additions and 11 deletions

View File

@@ -47,9 +47,9 @@
%= hidden_field 'trt' => 'INST'
<br><br>
<div class='center'>
<!-- <div class='center'>-->
%= submit_button $c->l('yum_INSTALL_SOFTWARE'), class => 'action'
</div>
<!--</div>-->
% end