removed object key

This commit is contained in:
Serghey Rodin 2013-11-07 22:05:17 +02:00
commit 750253d9cd

View file

@ -153,9 +153,6 @@
<td style="vertical-align:top;" > <td style="vertical-align:top;" >
<table> <table>
<tr> <tr>
<td class="counter-name">
<?php print __('Object');?>:
</td>
<td class="counter-value"> <td class="counter-value">
<?php echo $object ?> <?php echo $object ?>
</td> </td>