- Posts: 1
- Thank you received: 0
Move Employee Note
- jquesada
- Topic Author
- Offline
- New Member
-
Less
More
10 years 4 weeks 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:
but I can't seem to move this code with completely breaking the site.
See attached photo for more clarification.
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>
See attached photo for more clarification.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 4 weeks 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
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
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.