From: Steve Sutton Date: Tue, 27 Dec 2016 14:44:09 +0000 (-0500) Subject: Update styles for short descr and description. X-Git-Tag: v1.2.6^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dfea82f01abfbd13db62048d15d81431d622189c;p=WP-Plugins%2Fglm-member-db-packaging.git Update styles for short descr and description. Setup the markup so it applies current css styles. --- diff --git a/views/front/packaging/list.html b/views/front/packaging/list.html index 8307b9b..ad9c4da 100644 --- a/views/front/packaging/list.html +++ b/views/front/packaging/list.html @@ -123,7 +123,7 @@
-
+
{if $p.image}
{/if} @@ -138,13 +138,13 @@ {/if} - {if $p.short_descr} -
{$p.short_descr}
- {/if}
+ {if $p.short_descr} +
{$p.short_descr}
+ {/if}
Expires: {$p.expire_date.date}
Pricing: {$p.pricing}
- {if $p.descr}{$p.descr|nl2br}{else if $p.short_descr}{$p.short_descr}{/if} +
{if $p.descr}{$p.descr|nl2br}{else if $p.short_descr}{$p.short_descr}{/if}