Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2779 → Rev 2780

/web/acc/phpsysinfo/plugins/stablebit/stablebit_bootstrap.html
0,0 → 1,21
<div class="col-lg-6" id="block_stablebit" style="display:none;">
<div class="card" id="panel_stablebit" style="display:none;">
<div class="card-header"><span class="lang_plugin_stablebit_001">StableBit Scanner Information</span>
<div id="reload_stablebit" class="reload" title="reload"></div>
</div>
<div class="card-body">
<div class="table-responsive">
<table id="stablebit" class="table table-hover table-sm">
<thead>
<tr>
<th><span class="lang_plugin_stablebit_002">Disk</span></th>
<th class="rightCell"><span class="lang_plugin_stablebit_003">Value</span></th>
</tr>
</thead>
<tbody id="stablebit-data">
</tbody>
</table>
</div>
</div>
</div>
</div>