Small minor cosmetic bug

desm0n - August 11, 2006 - 10:49
Project:Embed filter
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Description

Small cosmetic bug. Using

in the help tip (Short description) causes a line break to the next help tip in the list (well i said it was minor :).

I think the offending line is 194
$output .= '<p>'. theme('item_list', variable_get('embedfilter_host_whitelist', array())). "</p>\n";

 
 

Drupal is a registered trademark of Dries Buytaert.