// fixed small bug about tpl/php var

This commit is contained in:
mMarinetti
2011-11-13 19:23:29 +00:00
parent c69f151487
commit 03bb09d506
+1 -1
View File
@@ -131,7 +131,7 @@
<tr>
<td>{$message['status']}</td>
<td>
<a href="index.php?tab=AdminCustomerThreads&id_customer_thread='$message['id_customer_thread']}&viewcustomer_thread&token={getAdminToken tab='AdminCustomerThreads'}">
<a href="index.php?tab=AdminCustomerThreads&id_customer_thread={$message.id_customer_thread}&viewcustomer_thread&token={getAdminToken tab='AdminCustomerThreads'}">
{$message['message']}...
</a>
</td>