mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-25 00:50:29 +00:00
Removed extra <div>, fixed malformed display
This commit is contained in:
parent
10b894546c
commit
9d9adf3803
1 changed files with 1 additions and 2 deletions
|
@ -69,9 +69,8 @@
|
|||
</div><!-- /.tabsBandwidth -->
|
||||
|
||||
</div><!-- /.card-body -->
|
||||
<div class="card-footer"><?php echo _("Information provided by vnstat"); ?></div>
|
||||
<div class="card-footer"><?php echo _("Information provided by vnstat"); ?></div>
|
||||
</div><!-- /.card -->
|
||||
</div><!-- /.card -->
|
||||
</div><!-- /.col-lg-12 -->
|
||||
</div><!-- /.row -->
|
||||
<script type="text/javascript"<?php //echo ' nonce="'.$csp_page_nonce.'"'; ?>>
|
||||
|
|
Loading…
Reference in a new issue