mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
blackout addon: bugfix translation was not applied
This commit is contained in:
parent
6def481d81
commit
6a20443b06
4 changed files with 91 additions and 88 deletions
|
@ -1,11 +1,9 @@
|
|||
<div class="warning-message">{{$adminnote nofilter}}</div>
|
||||
|
||||
{{include file="field_input.tpl" field=$startdate}}
|
||||
{{include file="field_input.tpl" field=$enddate}}
|
||||
{{include file="field_input.tpl" field=$rurl}}
|
||||
|
||||
<div style="border: 2px solid #f00; padding: 10px; margin:
|
||||
10px;font-size: 1.2em;"><strong>Note</strong>: The redirect will be active from the moment you
|
||||
press the submit button. Users currently logged in will <strong>not</strong> be
|
||||
thrown out but can't login again after logging out should the blackout is
|
||||
still in place.</div>
|
||||
<div class="warning-message">{{$aboutredirect nofilter}}</div>
|
||||
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue