Commit 4b4a24b3 authored by Ad Schellevis's avatar Ad Schellevis

(legacy) fix spacing diag_backup.php

parent ba1d5f0f
......@@ -613,8 +613,10 @@ $( document ).ready(function() {
<div class="table-responsive">
<table class="table table-striped ">
<thead>
<tr>
<th class="col-sm-1"></th>
<th class="col-sm-3"></th>
</tr>
</thead>
<tbody>
<tr>
......@@ -677,7 +679,7 @@ $( document ).ready(function() {
</section>
</form>
</div>
</div>
</div>
</section>
<?php include("foot.inc"); ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment