Remote-self: It is now possible to chose between two different modes of mirroring.

This commit is contained in:
Michael Vogel 2014-09-01 14:00:21 +02:00
parent 522b9edffe
commit e35c55dd3b
3 changed files with 33 additions and 10 deletions

View file

@ -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}}" />