forked from friendica/friendica-addons
Tobias Diekershoff
b2608326f7
via the sidebar of the network tab. As the widget has np styling it should work with any theme of friendica, though extra styling can be applyed by the theme.
7 lines
326 B
Smarty
7 lines
326 B
Smarty
{{include file="field_textarea.tpl" field=$freetext}}
|
|
{{include file="field_checkbox.tpl" field=$linkglobalsupport}}
|
|
{{include file="field_checkbox.tpl" field=$linklocalsupport}}
|
|
{{include file="field_input.tpl" field=$localsupportname}}
|
|
|
|
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|