* m.sendmail.html.php include sendmail.html.php.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<?php include '../../common/view/datepicker.html.php';?>
|
||||
<?php js::set('confirmRecord', $lang->task->confirmRecord);?>
|
||||
<form method='post' target='hiddenwin' <?php if($estimate->isLast) echo "onsubmit='return confirmLeft();'"?>>
|
||||
<table class='table-1 a-left'>
|
||||
<table class='table-1 a-left'>
|
||||
<caption><?php echo $lang->task->editEstimate;?></caption>
|
||||
<tr>
|
||||
<th class='rowhead'><?php echo $lang->task->date;?></th>
|
||||
|
||||
Reference in New Issue
Block a user