diff --git a/cis/index.html b/cis/index.html index 9324bb0e5..ae6d9e4da 100644 --- a/cis/index.html +++ b/cis/index.html @@ -15,9 +15,9 @@ -
- - + + +



diff --git a/cis/index.php b/cis/index.php index 880e39647..ec8d08160 100644 --- a/cis/index.php +++ b/cis/index.php @@ -161,9 +161,9 @@ function loadampel()
-
- - + + +
  diff --git a/include/organisationsform.class.php b/include/organisationsform.class.php index a094b539d..b4ee3ebe4 100644 --- a/include/organisationsform.class.php +++ b/include/organisationsform.class.php @@ -88,6 +88,7 @@ class organisationsform extends basis_db $this->result[] = $orgform; } + return true; } else { diff --git a/skin/styles/default/cis_logo_text_400x78.png b/skin/styles/default/cis_logo_text_400x78.png new file mode 100644 index 000000000..358d70395 Binary files /dev/null and b/skin/styles/default/cis_logo_text_400x78.png differ diff --git a/skin/styles/default/header.png b/skin/styles/default/header.png new file mode 100644 index 000000000..106b8cedb Binary files /dev/null and b/skin/styles/default/header.png differ diff --git a/skin/styles/default/logo_250x130.png b/skin/styles/default/logo_250x130.png new file mode 100644 index 000000000..1bfb1262a Binary files /dev/null and b/skin/styles/default/logo_250x130.png differ