#208 Fix print view
This commit is contained in:
parent
ffabc4e67d
commit
7048ab621b
@ -159,7 +159,7 @@ $random=mt_rand(10000,99999);
|
|||||||
|
|
||||||
// Print ticket head
|
// Print ticket head
|
||||||
echo '
|
echo '
|
||||||
<h3>'.$ticket[subject].'</h3>
|
<h3>'.$ticket['subject'].'</h3>
|
||||||
<hr/>
|
<hr/>
|
||||||
<table border="1" bordercolor="#FFFFFF" cellspacing="0" cellpadding="2" width="100%">
|
<table border="1" bordercolor="#FFFFFF" cellspacing="0" cellpadding="2" width="100%">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user