mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
New plugin to add location data for posts that only contain latitude and longitude.
This commit is contained in:
parent
708c670ee4
commit
47329fb2e7
3 changed files with 161 additions and 0 deletions
3
geocoordinates/templates/admin.tpl
Normal file
3
geocoordinates/templates/admin.tpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{include file="field_input.tpl" field=$api_key}}
|
||||
{{include file="field_input.tpl" field=$language}}
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|
Loading…
Add table
Add a link
Reference in a new issue