From 3cc669b7ee38c4b35ef9063f4c8077f05c2875b0 Mon Sep 17 00:00:00 2001 From: Jayaram R Pai Date: Fri, 1 Aug 2014 16:10:04 +0530 Subject: properly aligned testimonial display --- templates/page-front.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/page-front.tpl.php') diff --git a/templates/page-front.tpl.php b/templates/page-front.tpl.php index 893dfaa..5320213 100755 --- a/templates/page-front.tpl.php +++ b/templates/page-front.tpl.php @@ -388,7 +388,7 @@ else { $cut= drupal_substr($string, 0, 300); } - echo "
{$cut} Read more..
+ echo "{$cut}
Read more..{$row->body}