streams/view/tpl/ap_probe.tpl

11 lines
249 B
Smarty
Raw Normal View History

2019-05-28 03:50:05 +00:00
<h3>{{$page_title}}</h3>
<form action="ap_probe" method="get">
{{include file="field_input.tpl" field=$resource}}
{{include file="field_checkbox.tpl" field=$authf}}
<input type="submit" name="submit" value="{{$submit}}" >
</form>
<br>
<br>