Add explaining comment
This commit is contained in:
parent
41dffb6469
commit
0fecb355da
@ -158,6 +158,7 @@ foreach ($gis_types as $gis_type) {
|
||||
}
|
||||
echo '</select>';
|
||||
echo ' ';
|
||||
/* l10n: Spatial Reference System Identifier */
|
||||
echo '<label for="srid">' . __('SRID:') . '</label>';
|
||||
echo '<input name="gis_data[srid]" type="text" value="' . $srid . '" />';
|
||||
echo '</div>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user