[-] FO: OrderHistory - Unclosed tag

This commit is contained in:
PrestaEdit
2013-07-02 17:08:49 +02:00
parent 6b71ec8b09
commit 86bdcd99e9
+1 -1
View File
@@ -142,7 +142,7 @@ class OrderHistoryCore extends ObjectModel
$links .= ' '.Tools::htmlentitiesUTF8(sprintf(Tools::displayError('downloadable %d time(s)'), (int)$product['downloadable']));
$links .= '</li>';
}
$links .= '<ul>';
$links .= '</ul>';
$data = array(
'{lastname}' => $customer->lastname,
'{firstname}' => $customer->firstname,