"; $html .= sprintf( '
%s
%s
', $faq['Frage'], $faq['Antwort'] ); $html .= ""; } return $html; } ?>