Fixed up pr() left in Add Enquiry
This commit is contained in:
parent
eb556f9780
commit
0c0a5e0572
|
|
@ -40,4 +40,3 @@ doesn't appear in the drop down list, click 'New Contact'")); ?>
|
|||
<li><?php echo $html->link(__('New Customer', true), array('controller'=> 'customers', 'action'=>'add')); ?> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<?php pr($errors); ?>
|
||||
|
|
|
|||
|
|
@ -482,6 +482,7 @@ fieldset legend {
|
|||
color: #e32;
|
||||
font-size: 160%;
|
||||
font-weight: bold;
|
||||
width: auto;
|
||||
}
|
||||
fieldset fieldset {
|
||||
margin-top: 0px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue