mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:45:16 +02:00
Remote-self: It is now possible to chose between two different modes of mirroring.
This commit is contained in:
parent
522b9edffe
commit
e35c55dd3b
3 changed files with 33 additions and 10 deletions
|
@ -39,7 +39,7 @@
|
|||
<div class="clear"></div>
|
||||
{{if $allow_remote_self eq 1}}
|
||||
<h4>{{$label_remote_self}}</h4>
|
||||
{{include file="field_checkbox.tpl" field=$remote_self}}
|
||||
{{include file="field_select.tpl" field=$remote_self}}
|
||||
{{/if}}
|
||||
|
||||
<input type="submit" name="submit" value="{{$lbl_submit}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue