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>
|