]> git.mxchange.org Git - friendica-addons.git/blob - blackout/admin.tpl
blackout addon added
[friendica-addons.git] / blackout / admin.tpl
1 {{ inc field_input.tpl with $field=$startdate }}{{ endinc }}
2 {{ inc field_input.tpl with $field=$enddate }}{{ endinc }}
3 {{ inc field_input.tpl with $field=$rurl }}{{ endinc }}
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>