Skip to content

Commit 83a7ab3

Browse files
committed
Update new option description
1 parent f171746 commit 83a7ab3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

admin/admin_config.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,12 @@ Refer to the <a href="https://github.com/xbgmsharp/piwigo-openstreetmap/wiki" ta
107107
<select name="osm_left_zoom">
108108
{html_options options=$AVAILABLE_ZOOM selected=$left_menu.zoom}
109109
</select>
110-
<br/><small>{'ZOOM_DESC'|@translate}, default is 0</small>
110+
<br/><small>{'ZOOM_DESC'|@translate}, default is 2</small>
111111
</li>
112112
<li>
113113
<label>{'CENTER_MAP'|@translate} : </label>
114114
<input type="text" value="{$left_menu.center}" name="osm_left_center" size="30" placeholder="0,0"/>
115-
<br/><small>{'CENTER_MAP_DESC'|@translate} Must be separate by a comma, default is 0,0</small>
115+
<br/><small>{'CENTER_MAP_DESC'|@translate}. lat and lng separated by a comma, default is 0,0</small>
116116
</li>
117117
</ul>
118118
</fieldset>

admin/admin_photo.php

100755100644
File mode changed.

0 commit comments

Comments
 (0)