mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
(legacy) remove unused class from diag_ipsec_sad.php
This commit is contained in:
parent
f8c66ca697
commit
c5f2fba06f
@ -51,7 +51,7 @@ legacy_html_escape_form_data($sad);
|
||||
<? $active_tab = "/diag_ipsec_sad.php"; include('diag_ipsec_tabs.inc'); ?>
|
||||
<div class="tab-content content-box col-xs-12">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped table-sort">
|
||||
<table class="table table-striped">
|
||||
<?php if (count($sad)): ?>
|
||||
<tr>
|
||||
<td><?=gettext("Source");?></td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user