Index: inputbox/inputbox.php =================================================================== --- inputbox/inputbox.php (Revision 18469) +++ inputbox/inputbox.php (Arbeitskopie) @@ -68,7 +68,7 @@ if($boxhtml) { return $boxhtml; } else { - return "
Input box '{$inputbox->type}' not defined."; + return "
Input box: type not defined."; } } @@ -164,7 +164,7 @@ } $searchform3=<< +