Drag the "Delete" button to the right side (files.php)

This commit is contained in:
IgorA100
2025-12-10 14:45:08 +03:00
committed by GitHub
parent 30ad5d7294
commit 96c4ed3a25

View File

@@ -102,7 +102,7 @@ if ($path) {
} # end if path
?>
</div><!--path-->
<div id="contentButtons">
<div id="contentButtons" class='rightInFlexContainer'>
<button type="submit" name="action" value="delete" disabled="disabled">
<?php echo translate('Delete') ?>
</button>