summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/res_partner.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index b7834fb4..6acfeaa0 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -66,9 +66,9 @@
<field name="leadtime"/>
</group>
<xpath expr="//notebook/page[@name='contact_addresses']" position="before">
- <page string="Lokasi Peta" name="map_location" autofocus="autofocus">
+ <page string="Pin Point Location" name="map_location" autofocus="autofocus">
<group>
- <button name="geocode_address" type="object" string="Dapatkan PinPoint Lokasi" class="btn btn-primary"/>
+ <button name="geocode_address" type="object" string="Get Pin Point Location" class="btn btn-primary"/>
</group>
<div style="margin: 16px 0;">
<field name="map_view" widget="openstreetmap" nolabel="1" style="width: 100%;"/>