<%
$TEMP{community_user}->{anrede} = "" if $TEMP{community_user}->{anrede} eq "0";
my $a = $TEMP{community_user}->{firma}
? qq($TEMP{community_user}->{firma} $TEMP{community_user}->{anrede} $TEMP{community_user}->{vorname} $TEMP{community_user}->{nachname} ) : qq($TEMP{community_user}->{anrede} $TEMP{community_user}->{vorname} $TEMP{community_user}->{nachname} ); $TEMP{community_user}->{firma} || $TEMP{community_user}->{nachname} ? qq($a) : ""; %> %%% $TEMP{community_user}->{strasse} ? qq($TEMP{community_user}->{strasse} $TEMP{community_user}->{hausnr} ![]() ) : "" %%% %%% $TEMP{community_user}->{plz} || $TEMP{community_user}->{ort} ? qq($TEMP{community_user}->{plz} $TEMP{community_user}->{ort} ![]() ) : "" %%% %%% $TEMP{community_user}->{land} ? qq($TEMP{community_user}->{land} ) %%% |
Oberstdorf, %%% $TEMP{heutiges_datum} %%% Dialognummer: %%% $TEMP{dialog_nummer} %%% |
Grüss Gott, Wir haben für Sie wie folgt ermittelt: |
) if $TEMP{dialog_mitteilung_html} %>