mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 14:31:04 +00:00
9 lines
361 B
Smarty
9 lines
361 B
Smarty
<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 class="warning-message">{{$aboutredirect nofilter}}</div>
|
|
|
|
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|