Removed short tag
git-svn-id: https://develop.svn.wordpress.org/trunk@361 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
007654d05b
commit
8a0fabb3be
@ -194,7 +194,7 @@ if (get_settings('use_geo_positions')) {
|
||||
<label for="post_latf">Latitude:</label><input size="8" type="text" value="<?php echo $edited_lat; ?>" name="post_latf">
|
||||
<label for="post_lonf">Longitude:</label><input size="8" type="text" value="<?php echo $edited_lon; ?>" name="post_lonf"> <a href="http://www.geourl.org/resources.html" rel="external" >click for Geo Info</a>
|
||||
<br>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user