mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
(legacy) style fix in diag_pf_info.php
This commit is contained in:
parent
28d0e0bea4
commit
57317188fd
@ -67,7 +67,7 @@ $( document ).ready(function() {
|
||||
});
|
||||
</script>
|
||||
<section class="page-content-main">
|
||||
<div class="container-fluid col-xs-12 col-sm-10 col-md-9">
|
||||
<div class="container-fluid col-xs-12">
|
||||
<div class="row">
|
||||
<section class="col-xs-12">
|
||||
<ul class="nav nav-tabs" data-tabs="tabs" id="maintabs">
|
||||
@ -98,6 +98,4 @@ $( document ).ready(function() {
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<?php include("foot.inc"); ?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user