Move Employee Note

  • jquesada
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 5 days ago #61191 by jquesada
Move Employee Note was created by jquesada
I want to move the 'Employee Note' from below the order button to directly above the 'OS_SERVICES_COST_WITH_THIS_EMPLOYEE' JText. I know that the code that pulls the employee note is this:
Code:
<?php if($employeeDetails->employee_notes != ""){ ?> <Br /> <div class="row-fluid bookingformdiv"> <div class="span12" style="background-color:#F1F1FA;padding:3px;font-size:11px;color:#63648D;"> <?php echo $employeeDetails->employee_notes;?> </div> </div> <?php } ?> </div> </div>
but I can't seem to move this code with completely breaking the site.

See attached photo for more clarification.
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 4 days ago #61255 by Mr. Dam
Replied by Mr. Dam on topic Move Employee Note
Hi jquesada,
You can submit ticket and provide your site information with super admin acc, ftp acc. We will help you to move it
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam