removed active status from package listing

This commit is contained in:
Serghey Rodin 2013-02-20 15:25:26 +02:00
commit d94c4e2958

View file

@ -40,7 +40,6 @@
<table class="data-col1">
<tr><td style="padding: 18 0 4 18;"><input type="checkbox" name="package[]" value="<?php echo $key ?>"></td></tr>
<tr><td><a class="data-date" title="<?php echo $data[$key]['DATE']." ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></td></tr>
<tr><td class="data-active"><b><?php print _('active');?></b></td></tr>
</table>
</td>
<td class="data-dotted" width="830px" style="vertical-align:top;">