mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:02:53 +00:00
Merge pull request #5529 from tobiasd/20180730-missingbutton
Missing submit button in admin panel
This commit is contained in:
commit
2b729366f2
1 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,8 @@
|
|||
{{include file="field_checkbox.tpl" field=$worker_fastlane}}
|
||||
{{include file="field_checkbox.tpl" field=$worker_frontend}}
|
||||
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit|escape:'html'}}" /></div>
|
||||
|
||||
<h3>{{$relay_title}}</h3>
|
||||
{{include file="field_checkbox.tpl" field=$relay_subscribe}}
|
||||
{{include file="field_input.tpl" field=$relay_server}}
|
||||
|
|
Loading…
Reference in a new issue