From d021b5f6258ef60d375b4e93673a0bf79e8f4343 Mon Sep 17 00:00:00 2001 From: real_nowhereman Date: Tue, 6 Nov 2007 19:21:28 +0000 Subject: [PATCH] bbcode: fixed newline in scaled imgs (before ' : ''; $popup_end = ($attributes['popup']=='true') ? '' : ''; @@ -267,7 +267,7 @@ function do_bbcode_img ($action, $attributes, $content, $params, $node_object) { return $popup_start.''.$alt. ''.$popup_end; }