Index: /mods/wpsg_mod_si.class.php
===================================================================
--- /mods/wpsg_mod_si.class.php	(revision 6650)
+++ /mods/wpsg_mod_si.class.php	(revision 6652)
@@ -28,5 +28,5 @@
 			$this->name = __('SOFORT Ident','wpsg');
 			$this->group = __('Sonstiges','wpsg');
-			$this->desc = __('','wpsg');
+			$this->desc = '';
 			
 		} // public function __construct()
Index: /views/mods/mod_wirecard/settings_edit.phtml
===================================================================
--- /views/mods/mod_wirecard/settings_edit.phtml	(revision 6650)
+++ /views/mods/mod_wirecard/settings_edit.phtml	(revision 6652)
@@ -57,5 +57,5 @@
 		<?php echo wpsg_drawForm_TextStart(); ?>
 		<p class="wpsg_hinweis"><?php echo __('Reihenfolge kann mittels Drag&Drop verÃ€ndert werden.', 'wpsg'); ?></p>
-        <?php echo wpsg_drawForm_TextEnd(__('', 'wpsg'), array('noP' => true)); ?>
+        <?php echo wpsg_drawForm_TextEnd('', array('noP' => true)); ?>
 		<br />
 		
