move html from crepair.php to template
This commit is contained in:
parent
64a5b33e77
commit
ea2b3b2f76
2 changed files with 26 additions and 11 deletions
|
@ -1,3 +1,14 @@
|
|||
|
||||
{{include file="section_title.tpl"}}
|
||||
|
||||
<div class="error-message">
|
||||
{{$warning}}
|
||||
{{$info}}<br />
|
||||
<br />
|
||||
<a href="{{$returnaddr}}">{{$return}}</a>
|
||||
</div>
|
||||
<br />
|
||||
|
||||
<form id="crepair-form" action="crepair/{{$contact_id}}" method="post" >
|
||||
|
||||
<h4>{{$contact_name}}</h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue