This commit is contained in:
Karl Burkhart
2011-05-20 12:26:16 +00:00
parent 6ffff8f01b
commit c324c450dc
-2
View File
@@ -103,8 +103,6 @@ if(isset($_POST['submitbild']))
$msg= '<span class="error">Fehler beim Senden des Mails</span><br />';
else
$msg= $p->t('global/emailgesendetan')." $email!<br>";
return $msg;
}
}
}