Lots Of Issues With Updates
Design and Skin Customization
Sounds like 'nl2br' is the cause of the extra line breaks at a guess. Im not seeing it here, but the fix is probably:
* take a look in your template for wherever its displaying and if it did look like this:
{$item.blog_text|jrCore_format_string:$item.profile_quota_id}{$item.blog_text|jrCore_format_string:$item.profile_quota_id:null:nl2br}That code is for BLOG though, so it depends on what module your using as to whether the base variable is the same or not.
--edit--
not seeing the issue in blogs, where are you seeing it?
updated by @michael: 08/20/19 08:32:44PM