Removed short tag
git-svn-id: http://svn.automattic.com/wordpress/trunk@361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
890ebe2283
commit
2cc9c25c82
|
@ -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