Subversion Repositories wpShopGermany4

Rev

Rev 6332 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6332 Rev 6338
Line 27... Line 27...
27
    <div class="valuer">
27
    <div class="valuer">
28
		<a href="#" onclick="return wpsg_mod_basketteaser_add(<?php echo $this->view['data']['id']; ?>);"><?php echo __('Hinzufügen', 'wpsg'); ?></a>
28
		<a href="#" onclick="return wpsg_mod_basketteaser_add(<?php echo $this->view['data']['id']; ?>);"><?php echo __('Hinzufügen', 'wpsg'); ?></a>
29
    </div>
29
    </div>
30
 
30
 
31
</div>
31
</div>
32
<br />
-
 
33
32
<br />
-
 
33
<div class="wpsg_spacer"></div>
-
 
34
34
35