From 117b9c115d3fb421820fbef44e39ac4328f3c7c1 Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 3 Oct 2022 17:07:15 +0200 Subject: Improved: Article summary. Cut the text with better CSS (#4666) * phtml + css * trim the white spaces that comes from stripping --- app/views/helpers/index/normal/entry_header.phtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app/views/helpers') diff --git a/app/views/helpers/index/normal/entry_header.phtml b/app/views/helpers/index/normal/entry_header.phtml index 6968bae85..38d81f5c9 100644 --- a/app/views/helpers/index/normal/entry_header.phtml +++ b/app/views/helpers/index/normal/entry_header.phtml @@ -62,9 +62,7 @@ ?>
- entry->content()), 0, 500, 'UTF-8') ?> -
entry->content()), 0, 500, 'UTF-8')) ?>
  •  
  • -- cgit v1.2.3