Subversion Repositories wpShopGermany4

Rev

Rev 1401 | Rev 3024 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php

        /**
         * Template für die Integration des Produktgewichts in die Bestellzusammenfassung
         */

?>
<?php echo wpsg_translate(__('Gesamtgewicht: #1#', 'wpsg'), wpsg_ff($this->view['weight'], $this->get_option('wpsg_mod_weight_unit'))); ?>
<br /><br />