Subversion Repositories wpShopGermany4

Rev

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

Rev 5832 Rev 5857
Line 31... Line 31...
31
		<?php /* Kartendarstelung START */ ?>
31
		<?php /* Kartendarstelung START */ ?>
32
				
32
				
33
		<?php echo wpsg_drawForm_Input('wpsg_mod_statistics_googlekey', __('Google API-Key', 'wpsg'), $this->get_option('wpsg_mod_statistics_googlekey'), array('help' => 'wpsg_mod_statistics_googlekey')); ?>
33
		<?php echo wpsg_drawForm_Input('wpsg_mod_statistics_googlekey', __('Google API-Key', 'wpsg'), $this->get_option('wpsg_mod_statistics_googlekey'), array('help' => 'wpsg_mod_statistics_googlekey')); ?>
34
		
34
		
35
		<a class="button-primary" id="button-google" target="popup" href="https://console.developers.google.com/flows/enableapi?apiid=maps_backend&keyType=CLIENT_SIDE&reusekey=true" onclick="window.open('', 'popup', 'width=500;height=200,resizable=yes,menubar=yes')">
35
		<a class="button-primary" id="button-google" target="popup" href="https://console.developers.google.com/flows/enableapi?apiid=maps_backend&keyType=CLIENT_SIDE&reusekey=true" onclick="window.open('', 'popup', 'width=500;height=200,resizable=yes,menubar=yes')">
36
			<?php echo __('Schlüssel über Ihr Googlekonto anfordern'); ?>
36
			<?php echo __('Schlüssel über Ihr Googlekonto anfordern', 'wpsg'); ?>
37
		</a>
37
		</a>
38
		
38
		
39
		<?php /* Kartendarstellung ENDE */?>
39
		<?php /* Kartendarstellung ENDE */?>
40
		
40
		
41
			<div class="wpsg_clearer"></div>
41
			<div class="wpsg_clearer"></div>