mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-01 21:54:48 -04:00
cleanup, classes lifted to bootstrap 5
This commit is contained in:
+1
-1
@@ -85,5 +85,5 @@ if (!$boolEdit) {
|
||||
echo '<input type="hidden" id="id" name="id" value="' . $service_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