--- Webpacus/lib/Webpacus/Controller/Editor.pm 2005/12/14 18:55:49 240 +++ Webpacus/lib/Webpacus/Controller/Editor.pm 2005/12/14 18:56:11 241 @@ -213,6 +213,8 @@ } else { $html .= qq{
Can't parse this record with HTML Tidy!
}; } + } else { + $html .= qq{
Can't find record
}; }