// Added more results link at the end of the BO search

This commit is contained in:
Damien Metzger
2013-11-04 15:03:48 +01:00
parent 2e80ed8de5
commit f7d346ba99
@@ -162,6 +162,11 @@ $(function() {
</tr>
{/foreach}
</tbody>
<tfoot>
<tr>
<td colspan="2" class="text-center"><a href="http://addons.prestashop.com/search.php?search_query={$query|urlencode}" target="_blank"><strong>{l s='Show more results...'}</strong></a></td>
</tr>
</tfoot>
</table>
</div>
{/if}