|
|
@@ -312,7 +312,7 @@
|
|
|
</div>
|
|
|
<div class="row row-eq-height row-eq-height-sm">
|
|
|
<div class="col-md-4">
|
|
|
- <form method="post" action="clientarea.php?action=productdetails">
|
|
|
+ <form method="post" action="clientarea.php?action=productdetails&id={$id}">
|
|
|
<input type="hidden" name="id" value="{$id}" />
|
|
|
<button type="submit" class="btn btn-default">
|
|
|
{$LANG.clientareabacklink}
|