]> git.mxchange.org Git - friendica-addons.git/blob - blackout/view/admin.tpl
25922193ddedde3e17dcd9de8043d649615191c5
[friendica-addons.git] / blackout / view / 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>