forked from friendica/friendica-addons
b3a0ff0330
Avatar addon to look up avatars at Libravatar. Libravatar is a free and open replacement for Gravatar and you can also host it on you own server. This addon only provides the lookup of avatars at Libravatar. It requires PHP >= 5.3 and you need to disable the gravatar addon.
3 lines
132 B
Smarty
3 lines
132 B
Smarty
{{ inc field_select.tpl with $field=$default_avatar}}{{ endinc }}
|
|
<div class="submit"><input type="submit" value="$submit" /></div>
|