forked from friendica/friendica-addons
d0fa37e8ea
This plugin provides the default gravatar lookup feature that has been in friendica's core before. In addition it lets you choose the default avatar image type and select the allowed image rating.
4 lines
191 B
Smarty
4 lines
191 B
Smarty
{{ inc field_select.tpl with $field=$default_avatar}}{{ endinc }}
|
|
{{ inc field_select.tpl with $field=$rating }}{{ endinc }}
|
|
<div class="submit"><input type="submit" value="$submit" /></div>
|