streams/view/tpl/ap_probe.tpl

11 lines
253 B
Smarty
Raw Normal View History

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