mirror of
https://github.com/opnsense/core.git
synced 2026-05-28 04:34:51 -04:00
trim this as well
This commit is contained in:
parent
c759b4fec0
commit
ffcd43b27e
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
|||
<li><a data-toggle="tab" id="cache_tab" href="#cache">{{ lang._('Cache') }}</a></li>
|
||||
</ul>
|
||||
<div class="tab-content content-box">
|
||||
<div id="capture" class="tab-pane fade in active"">
|
||||
<div id="capture" class="tab-pane fade in active">
|
||||
<!-- tab page capture -->
|
||||
{{ partial("layout_partials/base_form",['fields':captureForm,'id':'frm_CaptureSettings'])}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue