diff --git a/ticket.php b/ticket.php index 671b4774..10e0afdd 100644 --- a/ticket.php +++ b/ticket.php @@ -207,200 +207,199 @@ require_once(HESK_PATH . 'inc/header.inc.php');
  • -
    -
    -
    -
    - -
    -
    -
    -
    - -
    -
    - -
    -
    -

    -
    -
    -
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +

    +
    -
    -  

    '; - - unset($_SESSION['force_form_top']); - } - ?> -

    :

    -
    -
    - - - - - - - - - - - ';} - elseif ($ticket['priority'] == 1) {echo 'class="highPriority">';} - else {echo 'class="medLowPriority">';} - - echo '

    '.$hesklang['priority'].'

    '; - - if ($ticket['priority']==0) {echo '

    '.$hesklang['critical'].'

    ';} - elseif ($ticket['priority']==1) {echo '

    '.$hesklang['high'].'

    ';} - elseif ($ticket['priority']==2) {echo '

    '.$hesklang['medium'].'

    ';} - else {echo '

    '.$hesklang['low'].'

    ';} - echo ''; - } - else - { - $hesk_settings['ticketColumnWidth'] = 5; - } - echo ''; - echo ''; - echo ''; - echo ''; - ?> - -
    -

    -
    -

    :     :

    -
    -

    '.$hesklang['open_action'].'';} - else {echo ''.$hesklang['close_action'].'';} ?>

    -

    '.$hesklang['status'].'

    '; - $ticketStatusKey = $ticket['statusKey']; - echo '

    '.$hesklang[$ticketStatusKey].'

    '; - echo '

    '.$hesklang['last_replier'].'

    -

    '.$ticket['repliername'].'

    '.$hesklang['category'].'

    -

    '.$category['name'].'

    '.$hesklang['replies'].'

    -

    '.$replies.'

    - - - +
    +  

    '; + + unset($_SESSION['force_form_top']); } + ?> +

    :

    +
    +
    +
    +
    +
    +

    +
    +
    +
    +
    +

    :     :

    +
    +
    +

    '.$hesklang['open_action'].'';} + else {echo ''.$hesklang['close_action'].'';} ?>

    +
    +
    - /* Make sure original message is in correct color if newest are on top */ - $color = 'class="ticketMessageContainer"'; - ?> -
    -
    -
    -
    -
    -
    - -

    :

    - - $v) - { - if ($v['use'] && $v['place']==0) - { - echo ' -

    '.$v['name'].': '.$ticket[$k].'

    '; - } - } - ?> -
    -
    - -

    :

    -


     

    -
    -
    - - +
    + + + + ';} + elseif ($ticket['priority'] == 1) {echo 'class="highPriority">';} + else {echo 'class="medLowPriority">';} + + echo '

    '.$hesklang['priority'].'

    '; + + if ($ticket['priority']==0) {echo '

    '.$hesklang['critical'].'

    ';} + elseif ($ticket['priority']==1) {echo '

    '.$hesklang['high'].'

    ';} + elseif ($ticket['priority']==2) {echo '

    '.$hesklang['medium'].'

    ';} + else {echo '

    '.$hesklang['low'].'

    ';} + echo ''; + } + else + { + $hesk_settings['ticketColumnWidth'] = 5; + } + echo ''; + echo ''; + echo ''; + echo ''; + ?> + +

    '.$hesklang['status'].'

    '; + $ticketStatusKey = $ticket['statusKey']; + echo '

    '.$hesklang[$ticketStatusKey].'

    '; + echo '

    '.$hesklang['last_replier'].'

    +

    '.$ticket['repliername'].'

    '.$hesklang['category'].'

    +

    '.$category['name'].'

    '.$hesklang['replies'].'

    +

    '.$replies.'

    + + + +
    +
    +
    +
    +
    +
    +
    + +

    :

    + + $v) { - if ($v['use'] && $v['place']) + if ($v['use'] && $v['place']==0) { echo '

    '.$v['name'].': '.$ticket[$k].'

    '; } } - /* Attachments */ - hesk_listAttachments($ticket['attachments'], $i); ?> -
    +
    +
    + +

    :

    +


     

    +
    +
    + + $v) + { + if ($v['use'] && $v['place']) + { + echo ' +

    '.$v['name'].': '.$ticket[$k].'

    '; + } + } + /* Attachments */ + hesk_listAttachments($ticket['attachments'], $i); + ?>
    - + + + - - + ?> - -
    -
    -
    + +
    +