fix debug leftover

This commit is contained in:
Ad Schellevis 2015-05-20 06:15:02 +00:00
parent 2db5b9e46f
commit 4a589ec831

View File

@ -57,7 +57,7 @@ $spd = ipsec_dump_spd();
<div class="table-responsive">
<table class="table table-striped table-sort __nomb">
<?php if (count($spd)||true): ?>
<?php if (count($spd)): ?>
<tr>
<td class="listhdrr nowrap"><?= gettext("Source"); ?></td>
<td class="listhdrr nowrap"><?= gettext("Destination"); ?></td>