use smarty3 for config forms

This commit is contained in:
Tobias Diekershoff 2015-07-11 20:17:33 +02:00
parent d24bfb97de
commit 631476ff6e
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,2 @@
{{include file="field_input.tpl" field=$appid}}
<div class="submit"><input type="submit" name="curweather-submit" value="{{$submit}}" /></div>