mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
2010-03-02 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/gis_step_2.php: fix a mechanographic mistake. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
ee6e942096
commit
bd708443ab
@ -1,3 +1,7 @@
|
|||||||
|
2010-03-02 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
|
* godmode/setup/gis_step_2.php: fix a mechanographic mistake.
|
||||||
|
|
||||||
2010-03-02 Miguel de Dios <miguel.dedios@artica.es>
|
2010-03-02 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* include/functions_gis.php: add function "addParentLines", in ths function
|
* include/functions_gis.php: add function "addParentLines", in ths function
|
||||||
|
@ -208,9 +208,9 @@ $optionsConnectionOSMTable = '<table class="databox" border="0" cellpadding="4"
|
|||||||
'</table>';
|
'</table>';
|
||||||
|
|
||||||
// Google Maps Connection
|
// Google Maps Connection
|
||||||
$gmaps_types["G_PHYSICAL_MAP"] = __('Goolge Physical');
|
$gmaps_types["G_PHYSICAL_MAP"] = __('Google Physical');
|
||||||
$gmaps_types["G_HYBRID_MAP"] = __('Goolge Hybrid');
|
$gmaps_types["G_HYBRID_MAP"] = __('Google Hybrid');
|
||||||
$gmaps_types["G_SATELITE_MAP"] = __('Goolge Satelite');
|
$gmaps_types["G_SATELITE_MAP"] = __('Google Satelite');
|
||||||
// TODO: Use label tags for the forms.
|
// TODO: Use label tags for the forms.
|
||||||
$optionsConnectionGmapTable = '<table class="databox" border="0" cellpadding="4" cellspacing="4" width="90%">' .
|
$optionsConnectionGmapTable = '<table class="databox" border="0" cellpadding="4" cellspacing="4" width="90%">' .
|
||||||
'<tr class="row_0">' .
|
'<tr class="row_0">' .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user