mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
* godmode/gis_maps/configure_gis_map.php: Fixed typographic error. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9967 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
90a846e2cc
commit
0ab91714e7
@ -1,3 +1,8 @@
|
|||||||
|
2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
|
||||||
|
|
||||||
|
* godmode/gis_maps/configure_gis_map.php: Fixed
|
||||||
|
typographic error.
|
||||||
|
|
||||||
2014-05-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
|
2014-05-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
|
||||||
|
|
||||||
* include/functions_api.php: Fixed the function
|
* include/functions_api.php: Fixed the function
|
||||||
|
@ -261,7 +261,7 @@ switch ($action) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ui_print_result_message ($mapCreatedOk, __('Map successfully update'),
|
ui_print_result_message ($mapCreatedOk, __('Map successfully update'),
|
||||||
__('Map could not be update'));
|
__('Map could not be updated'));
|
||||||
|
|
||||||
html_print_input_hidden('action', 'update_saved');
|
html_print_input_hidden('action', 'update_saved');
|
||||||
html_print_input_hidden('map_id', $idMap);
|
html_print_input_hidden('map_id', $idMap);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user