Exemple #1
0
?>
</td>
                      <td class="align-right pad-5 width-25 bold btop-grey">$0.00</td>
                    </tr>
                  </tbody>
                </table>
              </fieldset>
            </div>-->
          </div>
        </div>
        <div class="six-columns twelve-columns-mobile show-below-768">
          <fieldset>
            <legend class="margin-bottom">
              <span class="icon-chat icon-size2 icon-anthracite mid-margin-left"><strong class="small-margin-left"><?php 
echo $lC_Language->get('text_recent_messages');
?>
</strong></span>
            </legend>
            <table width="100%" cellpadding="0" cellspacing="0">
              <tbody>
              <?php 
echo lC_Orders_Admin::getOrderComments($oInfo->get('oID'));
?>
              </tbody>
            </table>
          </fieldset>
        </div>
      </div>
    </div>
  </div>
</div>