Hesk v3.2.0
This commit is contained in:
@@ -80,6 +80,10 @@ if (!defined('IN_SCRIPT')) {
|
||||
<td><?php echo $hesklang['ts']; ?>:</td>
|
||||
<td><?php echo $ticket['time_worked']; ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php echo $hesklang['due_date']; ?>:</td>
|
||||
<td><?php echo $ticket['due_date']; ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php echo $hesklang['ip']; ?>:</td>
|
||||
<td><?php echo $ticket['ip']; ?></td>
|
||||
|
||||
Reference in New Issue
Block a user