mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
more Dashboard updates...
This commit is contained in:
parent
dc8b2b5881
commit
f1df67f5fc
@ -36,7 +36,7 @@ if ($_GET['textonly'] == "true") {
|
||||
exit;
|
||||
}
|
||||
?>
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" summary="gmirror status">
|
||||
<table class="table table-striped" width="100%" border="0" cellspacing="0" cellpadding="0" summary="gmirror status">
|
||||
<tbody id="gmirror_status_table">
|
||||
<?php echo gmirror_html_status(); ?>
|
||||
</tbody>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user