Subversion Repositories wpShopGermany4

Rev

Rev 8292 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8292 Rev 8367
Line 40... Line 40...
40
	wp_editor(@$this->view['data']['beschreibung'], 'beschreibung');
40
	wp_editor(@$this->view['data']['beschreibung'], 'beschreibung');
41
	
41
	
42
?>
42
?>
43
<?php echo wpsg_drawForm_AdminboxEnd(); ?>
43
<?php echo wpsg_drawForm_AdminboxEnd(); ?>
44
 
44
 
-
 
45
<?php $this->callMods('product_addedit_before_longtext'); ?>
45
<?php echo wpsg_drawForm_AdminboxStart(__('Langtext', 'wpsg')); ?>
46
<?php echo wpsg_drawForm_AdminboxStart(__('Langtext', 'wpsg')); ?>
46
<?php 
47
<?php 
47
						 	
48
						 	
48
	// Damit die qTranslate Interne Editor Übersetzung nicht aufgerufen wird
49
	// Damit die qTranslate Interne Editor Übersetzung nicht aufgerufen wird
49
	//remove_filter('the_editor', 'qtrans_modifyRichEditor');
50
	//remove_filter('the_editor', 'qtrans_modifyRichEditor');