Subversion Repositories wpShopGermany4

Rev

Rev 6330 | Rev 6857 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6330 Rev 6726
Line 6... Line 6...
6
	//wpsg_debug($this->view);
6
	//wpsg_debug($this->view);
7
?>
7
?>
8
<div class="product_info">
8
<div class="product_info">
9
	<div 
9
	<div 
10
	<?php if ($this->view['$bPicture'] == true) { ?>class="titlep"><?php } else { ?>class="title"><?php } ?>
10
	<?php if ($this->view['$bPicture'] == true) { ?>class="titlep"><?php } else { ?>class="title"><?php } ?>
11
		<?php echo __("Gewicht", "wpsg"); ?>
11
		<?php echo __("Gewicht", "wpsg"); ?>:
12
	</div>
12
	</div>
13
	<div class="valuer">
13
	<div class="valuer">
14
		<?php echo wpsg_ff($this->view['weight'], $this->get_option('wpsg_mod_weight_unit')); ?>	
14
		<?php echo wpsg_ff($this->view['weight'], $this->get_option('wpsg_mod_weight_unit')); ?>	
15
	</div>
15
	</div>
16
	<div class="dummyr">
16
	<div class="dummyr">