forked from friendica/friendica-addons
add Remote Permissions addon
This commit is contained in:
parent
9976887f22
commit
f321641eb3
18 changed files with 241 additions and 0 deletions
3
remote_permissions/admin.tpl
Normal file
3
remote_permissions/admin.tpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{ inc field_radio.tpl with $field=$global }}{{ endinc }}
|
||||
{{ inc field_radio.tpl with $field=$individual }}{{ endinc }}
|
||||
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>
|
Loading…
Add table
Add a link
Reference in a new issue