mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-03 14:44:50 -04:00
cleanup, classes lifted to bootstrap 5
This commit is contained in:
@@ -84,5 +84,5 @@ if (!$boolEdit) {
|
||||
echo '<input type="hidden" id="id" name="id" value="' . $group_id . '">';
|
||||
}
|
||||
?>
|
||||
<button type="submit" class="btn btn-primary pull-right"><?php echo _("Submit"); ?></button>
|
||||
<button type="submit" class="btn btn-primary float-end"><?php echo _("Submit"); ?></button>
|
||||
</form>
|
||||
Reference in New Issue
Block a user