From 2ef09d064165c5a60253bd6f4cca2f25b3958d61 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 30 Dec 2015 12:30:12 -0500 Subject: [PATCH] Making the images in the package list larger. --- views/front/packaging/list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/front/packaging/list.html b/views/front/packaging/list.html index 5812fd4..318df70 100644 --- a/views/front/packaging/list.html +++ b/views/front/packaging/list.html @@ -18,7 +18,7 @@

{$p.ref_dest_name}

{if $p.logo} - + {/if}
{$p.addr1}
@@ -52,7 +52,7 @@
{if $p.logo} - + {/if}

{$p.ref_dest_name}

@@ -84,7 +84,7 @@
{if $p.image} - + {/if}

{$p.title}

{if $p.descr} -- 2.17.1