mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Use iframe for crossite loading instead of CORS header
This commit is contained in:
parent
255685c176
commit
a3eb7268ae
5 changed files with 39 additions and 49 deletions
|
@ -1,2 +1,3 @@
|
|||
<style>body {font-size: 0.8em; margin: 0px; padding: 0px;}</style>
|
||||
<span class='f9k_like' title="$strlike">$like <img src="$baseurl/images/like.gif" alt="like"/></span>
|
||||
<span class='f9k_dislike' title="$strdislike">$dislike <img src="$baseurl/images/dislike.gif" alt="dislike"/></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue