Subversion Repositories wpShopGermany4

Compare Revisions

Ignore whitespace Rev 6432 → Rev 6433

/mods/mod_relatedproducts/relatedproducts.phtml
5,7 → 5,7
*/
 
?>
<h2><?php echo __('Ähnliche Produkte', 'wpsg'); ?></h2>
<h2 class="h2-related"><?php echo __('Ähnliche Produkte', 'wpsg'); ?></h2>
 
<div class="wpsg_relatedproducts">
<?php echo $this->view['wpsg_mod_relatedproducts']['content']; ?>