Subversion Repositories SmartDukaan

Rev

Rev 3853 | Rev 4008 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3853 Rev 3998
Line 15... Line 15...
15
                <col width="10%"/>
15
                <col width="10%"/>
16
                <col width="90%"/>
16
                <col width="90%"/>
17
            </colgroup>
17
            </colgroup>
18
            <tbody >
18
            <tbody >
19
                #if($ticket.isSetCustomerId())
19
                #if($ticket.isSetCustomerId())
20
                #set($customerEmailId = $action.getUser($ticket.getCustomerId()).getEmail())
20
                #set($customerEmailId = $action.getUser($ticket.getCustomerId()).getCommunicationEmail())
21
                #else
21
                #else
22
                #set($customerEmailId = $ticket.getCustomerEmailId())
22
                #set($customerEmailId = $ticket.getCustomerEmailId())
23
                #end
23
                #end
24
                <tr >
24
                <tr >
25
                    <td ><span >Reply to:</span></td>
25
                    <td ><span >Reply to:</span></td>