Index: /views/mods/mod_trustedshops/settings_edit.phtml
===================================================================
--- /views/mods/mod_trustedshops/settings_edit.phtml	(revision 8321)
+++ /views/mods/mod_trustedshops/settings_edit.phtml	(revision 8322)
@@ -28,30 +28,30 @@
 		<div id="tab1" role="tabpanel" class="tab-pane active" >
 	
-				<?php echo wpsg_drawForm_Checkbox('wpsg_mod_trustedshops_siegelcache', __('Bewertungsbild zwischenspeichern (empfohlen)', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_siegelcache'), array('help' => 'wpsg_mod_trustedshops_siegelcache')); ?>
-				<?php echo wpsg_drawForm_Input('wpsg_mod_trustedshops_siegeltitle', __('Titel des Bewertungsbildes', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_siegeltitle'), array('help' => 'wpsg_mod_trustedshops_siegeltitle')); ?>
-						
-				<?php if (wpsg_isSizedString($this->view['siegelURL'])) { ?>
-	 			<br />
-	 			<div class="wpsg_hinweis"><?php echo wpsg_translate(__('Das Trusted Shops Widget muss in einen <a href="#1#">Widgetbereich</a> eingefÃŒgt werden.', 'wpsg'), WPSG_URL_WP.'wp-admin/widgets.php'); ?></div><br />
-	 			<?php echo __('Vorschau:', 'wpsg'); ?><br />
-				<img class="bewertung" alt="<?php echo wpsg_hspc($this->get_option('wpsg_mod_trustedshops_siegeltitle')); ?>" border="0" src="<?php echo $this->view['siegelURL']; ?>"/>
-				<?php } ?>
-						
+			<?php echo wpsg_drawForm_Checkbox('wpsg_mod_trustedshops_siegelcache', __('Bewertungsbild zwischenspeichern (empfohlen)', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_siegelcache'), array('help' => 'wpsg_mod_trustedshops_siegelcache')); ?>
+			<?php echo wpsg_drawForm_Input('wpsg_mod_trustedshops_siegeltitle', __('Titel des Bewertungsbildes', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_siegeltitle'), array('help' => 'wpsg_mod_trustedshops_siegeltitle')); ?>
+					
+			<?php if (wpsg_isSizedString($this->view['siegelURL'])) { ?>
+			<br />
+			<div class="wpsg_hinweis"><?php echo wpsg_translate(__('Das Trusted Shops Widget muss in einen <a href="#1#">Widgetbereich</a> eingefÃŒgt werden.', 'wpsg'), WPSG_URL_WP.'wp-admin/widgets.php'); ?></div><br />
+			<?php echo __('Vorschau:', 'wpsg'); ?><br />
+			<img class="bewertung" alt="<?php echo wpsg_hspc($this->get_option('wpsg_mod_trustedshops_siegeltitle')); ?>" border="0" src="<?php echo $this->view['siegelURL']; ?>"/>
+			<?php } ?>
+					
 		</div>
 			
 		<div id="tab2" role="tabpanel" class="tab-pane" >
 						
-				<?php echo wpsg_drawForm_Select('wpsg_mod_trustedshops_orderdone', __('Link zur Bewertung', 'wpsg'), array(
-					'0' => __('Nicht anzeigen', 'wpsg'),
-					'1' => __('Immer anzeigen', 'wpsg'),
-					'2' => __('Nur anzeigen, wenn Kunde bewerten mÃ¶chte', 'wpsg')
-				), $this->get_option('wpsg_mod_trustedshops_orderdone'), array('help' => 'wpsg_mod_trustedshops_orderdone')); ?>
-				<?php echo wpsg_drawForm_Input('wpsg_mod_trustedshops_orderdonetitle', __('Titel des Links', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_orderdonetitle'), array('help' => 'wpsg_mod_trustedshops_orderdonetitle')); ?>
-				<?php echo wpsg_drawForm_Input('wpsg_mod_trustedshops_orderdonelogo', __('Alternative Logo URL', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_orderdonelogo'), array('help' => 'wpsg_mod_trustedshops_orderdonelogo')); ?>
-	 								
-				<br />
-				
-				<?php echo wpsg_drawForm_Checkbox('wpsg_mod_trustedshops_warranty', __('Trusted Shops KÃ€uferschutz (Garantie)', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_warranty'), array('help' => 'wpsg_mod_trustedshops_warranty')); ?>
-	 								 
+			<?php echo wpsg_drawForm_Select('wpsg_mod_trustedshops_orderdone', __('Link zur Bewertung', 'wpsg'), array(
+				'0' => __('Nicht anzeigen', 'wpsg'),
+				'1' => __('Immer anzeigen', 'wpsg'),
+				'2' => __('Nur anzeigen, wenn Kunde bewerten mÃ¶chte', 'wpsg')
+			), $this->get_option('wpsg_mod_trustedshops_orderdone'), array('help' => 'wpsg_mod_trustedshops_orderdone')); ?>
+			<?php echo wpsg_drawForm_Input('wpsg_mod_trustedshops_orderdonetitle', __('Titel des Links', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_orderdonetitle'), array('help' => 'wpsg_mod_trustedshops_orderdonetitle')); ?>
+			<?php echo wpsg_drawForm_Input('wpsg_mod_trustedshops_orderdonelogo', __('Alternative Logo URL', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_orderdonelogo'), array('help' => 'wpsg_mod_trustedshops_orderdonelogo')); ?>
+								
+			<br />
+			
+			<?php echo wpsg_drawForm_Checkbox('wpsg_mod_trustedshops_warranty', __('Trusted Shops KÃ€uferschutz (Garantie)', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_warranty'), array('help' => 'wpsg_mod_trustedshops_warranty')); ?>
+									
 		</div>
 			
@@ -83,58 +83,50 @@
 		<div id="tab4" role="tabpanel" class="tab-pane" >
 
-            <?php echo wpsg_drawForm_TextStart(); ?>
-						<input type="hidden" name="wpsg_mod_trustedshops_reminder" value="0">
-						<input id="wpsg_mod_trustedshops_reminder" type="checkbox" class="checkbox" <?php echo ((wpsg_isSizedInt($this->get_option('wpsg_mod_trustedshops_reminder')))?'checked="checked"':''); ?> tabindex="14" name="wpsg_mod_trustedshops_reminder" value="1">
-			
-						<div id="wpsg_mod_trustedshops_reminder_layer" class="wpsg_form_trustedshops_reminderDays">
+			<?php echo wpsg_drawForm_Checkbox('wpsg_mod_trustedshops_reminder', __('Erinnerung', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_reminder'), array('help' => 'wpsg_mod_trustedshops_reminder')); ?>
+			<div id="wpsg_mod_trustedshops_reminder_layer" style="display:none;">
+				<?php echo wpsg_drawForm_Input('wpsg_mod_trustedshops_reminderDays', __('Zeitspanne zum versenden der Erinnerunsmail in Tagen', 'wpsg'), $this->get_option('wpsg_mod_trustedshops_reminderDays'), array('help' => 'wpsg_mod_trustedshops_reminderDays')); ?>
+			</div>
+
+			<br />
+
+			<?php echo wpsg_drawForm_Link('wpsg_mod_trustedshops_link', __('AuslÃ¶ser bei Statuswechsel', 'wpsg'), 
+			__('Bearbeiten', 'wpsg'), array('help' => 'wpsg_mod_trustedshops_link', 'class' => 'wpsg_mod_trustedshops_state')); ?>
+
+			<div class="wpsg_mod_trustedshops_reminderstate_layer" style="display:none;">
+
+				<?php foreach ($this->arStatus as $state_id => $state_label) { ?>
+					<?php
+						$arr1 = $this->get_option('wpsg_mod_trustedshops_state');
+						$chk = ((in_array($state_id, (array)$this->get_option('wpsg_mod_trustedshops_state')))?1:0);
+						echo wpsg_drawForm_Checkbox('wpsg_mod_trustedshops_state[]', __($state_label, 'wpsg'),
+						$chk, array('help1' => 'wpsg_shippay_mwstland', 'value' => wpsg_hspc($state_id), 'labelright' => true));
+					?>
+				<?php } ?>
+
+				<br />
+
+			</div>
 							
-							<p><?php echo __('Nach', 'wpsg'); ?></p>
-							<input id="wpsg_mod_trustedshops_reminderDays" type="text" class="text" tabindex="15" name="wpsg_mod_trustedshops_reminderDays" value="<?php echo $this->get_option('wpsg_mod_trustedshops_reminderDays'); ?>">
-							<p><?php echo __('Tagen', 'wpsg'); ?></p>
-						
-						</div>
-						
-            <?php echo wpsg_drawForm_TextEnd(__('Erinnerung', 'wpsg'), array('noP' => true)); ?>
-			
-            <?php echo wpsg_drawForm_TextStart(); ?>
-					<?php foreach ($this->arStatus as $state_id => $state_label) { ?>
-					<?php
-					$arr1 = $this->get_option('wpsg_mod_trustedshops_state');
-					$chk = ((in_array($state_id, (array)$this->get_option('wpsg_mod_trustedshops_state')))?1:0);
-					echo wpsg_drawForm_Checkbox('wpsg_mod_trustedshops_state[]', __($state_label, 'wpsg'),
-					$chk, array('help1' => 'wpsg_shippay_mwstland',
-								'value' => wpsg_hspc($state_id),
-								'noHidden' => true,
-								'fullWidth' => true
-					));
-					?>
-					<br />
+			<?php echo wpsg_drawForm_Input('', __('Letzter Export', 'wpsg'), $this->view['lastExport'], array('text' => true)); ?>
+			
+			<br />
+			
+			<div class="wpsg_form_field">
+				<div class="wpsg_form_left">&nbsp;</div>
+				<div class="wpsg_form_right wpsg_form_right_unit">
+					<?php $temp = $this->callMod('wpsg_mod_trustedshops', 'getExportData');
+					if (wpsg_isSizedArray($temp)) { ?>
+					<a target="_blank" onclick="location.href=location.href;" href="<?php echo WPSG_URL_WP; ?>wp-admin/admin.php?page=wpsg-Admin&action=module&modul=wpsg_mod_trustedshops&do=export&noheader=1" class="button"><?php echo __('CSV-Export-Datei erstellen', 'wpsg'); ?></a>
+					<?php } else { ?>
+					<p><?php echo __('Derzeit keine Daten zum Export verfÃŒgbar.', 'wpsg'); ?></p>
 					<?php } ?>
-
-            <?php echo wpsg_drawForm_TextEnd(__('BestellzustÃ€nde', 'wpsg'), array('noP' => true)); ?>
-
-				
-				 				
-				<?php echo wpsg_drawForm_Input('', __('Letzter Export', 'wpsg'), $this->view['lastExport'], array('text' => true)); ?>
-				
-				<br />
-				
-				<div class="wpsg_form_field">
-					<div class="wpsg_form_left">&nbsp;</div>
-					<div class="wpsg_form_right wpsg_form_right_unit">
-						<?php $temp = $this->callMod('wpsg_mod_trustedshops', 'getExportData');
-						if (wpsg_isSizedArray($temp)) { ?>
-						<a target="_blank" onclick="location.href=location.href;" href="<?php echo WPSG_URL_WP; ?>wp-admin/admin.php?page=wpsg-Admin&action=module&modul=wpsg_mod_trustedshops&do=export&noheader=1" class="button"><?php echo __('CSV-Export-Datei erstellen', 'wpsg'); ?></a>
-						<?php } else { ?>
-						<p><?php echo __('Derzeit keine Daten zum Export verfÃŒgbar.', 'wpsg'); ?></p>
-						<?php } ?>
-					</div>
-					<div class="wpsg_clear"></div>
 				</div>
-				
-				<br />
-				
-				<a href="https://www.trustedshops.com/tsb2b/sa/ratings/batchRatingRequest.seam"><?php echo __('Trusted Shops Review Collector', 'wpsg'); ?></a>				
-				
+				<div class="wpsg_clear"></div>
+			</div>
+			
+			<br />
+			
+			<a href="https://www.trustedshops.com/tsb2b/sa/ratings/batchRatingRequest.seam"><?php echo __('Trusted Shops Review Collector', 'wpsg'); ?></a>				
+			
 		</div>
 			
@@ -145,21 +137,4 @@
 
 	jQuery(document).ready(function() {
-
-		jQuery('#wpsg_mod_trustedshops_reminder').bind('change', function() {
-
-			if (jQuery('#wpsg_mod_trustedshops_reminder').is(':checked'))
-			{
-
-				jQuery('#wpsg_mod_trustedshops_reminder_layer').show(250);
-				
-			}
-			else
-			{
-
-				jQuery('#wpsg_mod_trustedshops_reminder_layer').hide(250);
-				
-			}
-			
-		} ).change();
 		
 		jQuery('#wpsg_tab').wpsg_tab( { 
@@ -186,6 +161,40 @@
 			
 		} ).change();
+
+		jQuery('.wpsg_mod_trustedshops_state').bind('click', function() {
+
+			jQuery('.wpsg_mod_trustedshops_reminderstate_layer').toggle();
+
+			if (jQuery('.wpsg_mod_trustedshops_reminderstate_layer').is(':visible')) jQuery(this).html('<?php echo __('Ausblenden', 'wpsg'); ?>');
+			else jQuery(this).html('<?php echo __('Bearbeiten', 'wpsg'); ?>');
+
+			return false;
+
+		} );
 		
 	} );
 
+	document.addEventListener("DOMContentLoaded", function() {
+
+		var reminderCheckbox = document.getElementById('wpsg_mod_trustedshops_reminder');
+		var reminderDiv = document.getElementById('wpsg_mod_trustedshops_reminder_layer');
+		
+		function toggleDivVisibility(checkbox, div) 
+		{
+
+			if (checkbox.checked) div.style.display = "block";
+			else div.style.display = "none";
+
+		}
+
+		// Event Listener fÃŒr die Checkboxen
+		reminderCheckbox.addEventListener("change", function() {
+			toggleDivVisibility(reminderCheckbox, reminderDiv);
+		});
+
+		// ÃberprÃŒfen und Initialisieren des Anfangszustands der Checkboxen
+		toggleDivVisibility(reminderCheckbox, reminderDiv);
+
+	});
+
 /* ]]> */</script>
