Replace stylesheet names
This commit is contained in:
parent
8632c90327
commit
41ec7d8370
5 changed files with 27 additions and 28 deletions
|
@ -1,17 +1,17 @@
|
|||
|
||||
<div id="crepair" class="generic-page-wrapper">
|
||||
<div id="contact-advanced" class="generic-page-wrapper">
|
||||
{{include file="section_title.tpl"}}
|
||||
|
||||
{{$tab_str nofilter}}
|
||||
|
||||
<div class="crepair-error-message">{{$warning nofilter}}</div><br>
|
||||
<div class="crepair-return">
|
||||
<div class="contact-advanced-error-message">{{$warning nofilter}}</div><br>
|
||||
<div class="contact-advanced-return">
|
||||
{{$info nofilter}}<br>
|
||||
<!-- <a href="{{$returnaddr}}">{{$return}}</a> -->
|
||||
</div>
|
||||
<br />
|
||||
|
||||
<form id="crepair-form" action="contact/{{$contact_id}}/advanced" method="post" >
|
||||
<form id="contact-advanced-form" action="contact/{{$contact_id}}/advanced" method="post" >
|
||||
|
||||
<!-- <h4>{{$contact_name}}</h4> -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue