1
0
Fork 0

some missed templates

This commit is contained in:
Zach Prezkuta 2012-12-25 12:28:24 -07:00
commit 189c8ccf6f
11 changed files with 33 additions and 25 deletions

View file

@ -70,7 +70,7 @@
{{ endif }}
<div id="contact-edit-end" ></div>
{{inc $field_checkbox with $field=$hidden }}{{endinc}}
{{inc field_checkbox.tpl with $field=$hidden }}{{endinc}}
<div id="contact-edit-info-wrapper">
<h4>$lbl_info1</h4>

View file

@ -70,7 +70,7 @@
{{/if}}
<div id="contact-edit-end" ></div>
{{include file="file:{{$field_checkbox}}" field=$hidden}}
{{include file="field_checkbox.tpl" field=$hidden}}
<div id="contact-edit-info-wrapper">
<h4>{{$lbl_info1}}</h4>