update addons template dir layout

This commit is contained in:
fabrixxm 2013-04-23 08:48:19 -04:00
parent 6a55da34b9
commit a85a080856
53 changed files with 0 additions and 559 deletions

View file

@ -0,0 +1,11 @@
{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<div class="settings-block">
<h3>{{$title}}</h3>
{{include file="field_input.tpl" field=$address}}
{{include file="field_checkbox.tpl" field=$enabled}}
<input type="submit" value="{{$submit}}">
</div>