2013-01-11 09:57:11 -07:00
|
|
|
{{*
|
|
|
|
* AUTOMATICALLY GENERATED TEMPLATE
|
|
|
|
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
|
|
|
*
|
2013-01-11 10:00:10 -07:00
|
|
|
*}}
|
|
|
|
<form action="uimport" method="post" id="uimport-form" enctype="multipart/form-data">
|
2012-12-22 12:57:29 -07:00
|
|
|
<h1>{{$import.title}}</h1>
|
|
|
|
<p>{{$import.intro}}</p>
|
|
|
|
<p>{{$import.instruct}}</p>
|
|
|
|
<p><b>{{$import.warn}}</b></p>
|
2012-12-25 12:05:46 -07:00
|
|
|
{{include file="field_custom.tpl" field=$import.field}}
|
2012-12-22 12:57:29 -07:00
|
|
|
|
|
|
|
|
|
|
|
<div id="register-submit-wrapper">
|
|
|
|
<input type="submit" name="submit" id="register-submit-button" value="{{$regbutt}}" />
|
|
|
|
</div>
|
|
|
|
<div id="register-submit-end" ></div>
|
|
|
|
</form>
|