]> git.mxchange.org Git - friendica-addons.git/blob - blackout/templates/admin.tpl
Merge pull request #217 from annando/1410-statistics-add-connectors
[friendica-addons.git] / blackout / templates / admin.tpl
1 {{include file="field_input.tpl" field=$startdate}}
2 {{include file="field_input.tpl" field=$enddate}}
3 {{include file="field_input.tpl" field=$rurl}}
4
5 <div style="border: 2px solid #f00; padding: 10px; margin:
6 10px;font-size: 1.2em;"><strong>Note</strong>: The redirect will be active from the moment you
7 press the submit button. Users currently logged in will <strong>not</strong> be
8 thrown out but can't login again after logging out should the blackout is
9 still in place.</div>
10
11 <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>