Quote:
|
Originally Posted by supportskins You need to edit the email_staffreply template. Editing it should fix the issue. |
I've just editing that template and add at the end of it:
<{$language[arsubfooter]}><{$swiftpath}>index.php?_m=tickets&_a=viewticket &ticketid=<{$ticket[ticketid]}><{if $settings[u_sendpw] == 1 && $user[userpasswordtxt] != "" && $user[loginapi_moduleid] == 1}>
but it doesn't work ...
<{/if}>
this is correct ? i've taken at the end of previous line and add at the end of that template after adding that above ...
thanks