Subversion Repositories wpShopGermany4

Rev

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

Rev 5261 Rev 6238
Line 39... Line 39...
39
	
39
	
40
	<?php echo wpsg_drawForm_Select('wpsg_mod_productindex_order', __('Standardsortierung', 'wpsg'), $this->view['wpsg_mod_productindex']['arOrder'], get_post_meta($this->view['wpsg_mod_productindex']['post_id'], 'wpsg_mod_productindex_order', true)); ?>
40
	<?php echo wpsg_drawForm_Select('wpsg_mod_productindex_order', __('Standardsortierung', 'wpsg'), $this->view['wpsg_mod_productindex']['arOrder'], get_post_meta($this->view['wpsg_mod_productindex']['post_id'], 'wpsg_mod_productindex_order', true)); ?>
41
	
41
	
42
</div> 
42
</div> 
43
 
43
 
44
<script type="text/javascript">/* <![CDATA[ */
44
<script type="text/javascript">/* <![CDATA[ */
45
 
45
 
46
	/**
46
	/**
47
	 * Zeigt / Versteckt die Optionen für die Produktübersichtsseite
47
	 * Zeigt / Versteckt die Optionen für die Produktübersichtsseite
48
	 */
48
	 */
49
	function wpsg_mod_productindex_activate()
49
	function wpsg_mod_productindex_activate()