refactor tab contact: form component, dropwdowns plz, ort, gemeinde

This commit is contained in:
ma0068
2024-05-28 16:34:34 +02:00
parent dd138380c9
commit 0a4d89543a
4 changed files with 524 additions and 200 deletions
@@ -524,7 +524,7 @@ class Kontakt extends FHCAPI_Controller
$name = $this->input->post('name');
$anschrift = $this->input->post('anschrift');
$bic = $this->input->post('bic');
$blz = $this->input->post('blz ');
$blz = $this->input->post('blz');
$kontonr = $this->input->post('kontonr');
$result = $this->BankverbindungModel->insert(